Skip to content

#9ef1e2

a light, vivid cyan · cool · closest name: Pale Turquoise

RGB
158, 241, 226
HSL
169°, 75%, 78%
CMYK
34, 0, 6, 6
Luminance
0.7567

At a glance

Every number on this page in one read: what #9ef1e2 is made of, how bright it looks, and which way it leans.

Hex
#9ef1e2
Hue
169°
cyan
Saturation
75%
vivid
Lightness
78%
light
Brightness
95%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7567
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
16.13:1
Closest name
Pale Turquoise
ΔE2000 6.5
Where it sits
Hue169° of 360°
Saturation75%
Lightness78%
Temperature
Warm ← → Cool83% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#9ef1e2
RGBrgb(158, 241, 226)
HSLhsl(169, 75%, 78%)
CMYKcmyk(34%, 0%, 6%, 6%)
LABlab(89.7 -28.4 -0.8)
LCHlch(89.7 28.4 181.5)
OKLCHoklch(0.901 0.084 181.7)
Decimal10416610
Display P3color(display-p3 0.620 0.945 0.886)

Copy-ready code

/* CSS */
color: #9ef1e2;
background-color: #9ef1e2;
/* Tailwind (arbitrary) */
class="text-[#9ef1e2] bg-[#9ef1e2]"
/* SCSS */
$brand: #9ef1e2;
/* SwiftUI */
Color(red: 0.620, green: 0.945, blue: 0.886)
/* Android */
Color.parseColor("#9ef1e2")
/* Flutter */
Color(0xFF9EF1E2)
/* Python / OpenCV (BGR) */
(226, 241, 158)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #9ef1e2 · 16.13:1
Use #000000AAA at every size.
Aa
White text · 1.30:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.13:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #9ef1e2 as text scores 1.30:1 on white and 16.13:1 on black.

Accessibility — WCAG contrast

Aa
#9ef1e2 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#9ef1e2 on black: 16.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAE8E1
deuteranopia · #DBDDE3
tritanopia · #83F4EC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #9ef1e2 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FCFA
#E7F9F5
#C8F4EC
#9ef1e2
#6CEAD3
#3BE3C5
#1FD6B5
#1AB297
#158F79
#136758
#0C4137
Base = 300Lightest = 50 · #F3FCFADarkest = 950 · #0C4137
:root {
  --brand-50: #F3FCFA;
  --brand-100: #E7F9F5;
  --brand-200: #C8F4EC;
  --brand-300: #9ef1e2;
  --brand-400: #6CEAD3;
  --brand-500: #3BE3C5;
  --brand-600: #1FD6B5;
  --brand-700: #1AB297;
  --brand-800: #158F79;
  --brand-900: #136758;
  --brand-950: #0C4137;
  --brand: #9ef1e2;
  --brand-ink: #000000;
}

Colors that work with #9ef1e2

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF9
Tinted page background
Border#C0EDE5
Hairlines and dividers
Muted text#4B9B8C
Captions on the surface
Accent#B6165A
Second voice, not a rival
Dark variant#106F5E
Hover, pressed, headers
Light variant#E9FCF8
Selected rows, tints
Dark surface#142421
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #9ef1e2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#F19EAD
Analogous left#9EF1B8
Analogous right#9ED6F1
Split-complement 1#F19ED6
Split-complement 2#F1B89E
Triadic 1#E29EF1
Triadic 2#F1E29E
Tetradic#B89EF1

RGB percentages

Red62.0%
Green94.5%
Blue88.6%

CMYK percentages

Cyan34.4%
Magenta0.0%
Yellow6.2%
Key (black)5.5%

Color previews

#9ef1e2 text on a black background

contrast 16.13:1

Card sample

#9ef1e2 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9ef1e2;
Background color
Panel with #9ef1e2 background
background-color: #9ef1e2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9ef1e2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(158, 241, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(158, 241, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9ef1e2;
background: linear-gradient(135deg, #9ef1e2, #9EC9F1);

Monochromatic scale

Palettes built from #9ef1e2

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#9ef1e2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#9ef1e2, answered

What color is #9ef1e2?

#9ef1e2 is a light vivid cyan, closest to Pale Turquoise (ΔE2000 6.5). It sits at 169° on the hue wheel with 75% saturation and 78% lightness, which reads as cool.

What is the RGB value of #9ef1e2?

rgb(158, 241, 226) — 158 red, 241 green and 226 blue out of 255, or 62% / 94.5% / 88.6% by channel.

Is #9ef1e2 a light or a dark color?

It is a light color. Relative luminance is 0.7567 and perceived brightness is 85%, so black text on it reaches 16.13:1.

Should I use black or white text on #9ef1e2?

Black. It scores 16.13:1 against #9ef1e2, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #9ef1e2?

#F19EAD sits directly opposite on the wheel. Softer options are the split-complements #F19ED6 and #F1B89E, which give the same contrast with far less vibration.

What colors go well with #9ef1e2?

For interface work: #F4FAF9 as the surface, #C0EDE5 for borders, #4B9B8C for secondary text, #B6165A as an accent and #106F5E for hover and pressed states. For a palette, the analogous pair #9EF1B8 and #9ED6F1 stays calm, while #F19EAD is the loudest partner.

What is #9ef1e2 in CMYK for printing?

cmyk(34%, 0%, 6%, 6%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #9ef1e2 warm or cool?

Cool — it scores 83 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9EF1C4; nudged cooler, #9DE2F2.

Work with #9ef1e2 in the Color Lab