#9EF9EE#9EF9EE
#9EF9EE is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.2% C 0.089 H 186.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF9EE |
|---|---|
| RGB | rgb(158, 249, 238) |
| HSL | hsl(173, 88%, 80%) |
| HSV | hsv(173, 37%, 98%) |
| CMYK | cmyk(36.5%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(92.22, -29.57, -3.32) |
| CIE-LCH | lch(92.22, 29.75, 186.40°) |
| OKLab | oklab(92.19% -0.0882 -0.0094) |
| OKLCH | oklch(92.19% 0.089 186.1) |
| XYZ | xyz(63.4032, 81.1893, 93.2025) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.54
Pale Cyan
#B7FFFA
ΔE00 3.92
Pale Aqua
#B8FFEB
ΔE00 4.67
Eggshell Blue
#C4FFF7
ΔE00 5.33
Tiffany Blue
#7BF2DA
ΔE00 5.55
Duck Egg Blue
#C3FBF4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF9EE #F99EA9
analogous
#9EF9C0 #9EF9EE #9ED7F9
triadic
#9EF9EE #EE9EF9 #F9EE9E
tetradic
#9EF9EE #C09EF9 #F99EA9 #D7F99E
square
#9EF9EE #C09EF9 #F99EA9 #D7F99E
split-complementary
#9EF9EE #F99ED7 #F9C09E
monochromatic
#2BF2DA #64F5E4 #9EF9EE #D8FDF8 #E2FDFA
Accessibility & contrast
On white
1.22
#9EF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#9EF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF9EE
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF9EE | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#7DFDF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ef9ee; /* rgb */ color: rgb(158, 249, 238); /* oklch */ color: oklch(92.2% 0.089 186.1);
Tailwind
colors: {
custom: {
50: '#befbf3',
500: '#9ef9ee',
950: '#000000',
},
}SCSS
$custom: #9ef9ee; $custom-light: #befbf3; $custom-dark: #000000;
JSON
{
"hex": "#9ef9ee",
"rgb": {
"r": 158,
"g": 249,
"b": 238
},
"hsl": {
"h": 172.747,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.92192,
"c": 0.0887,
"h": 186.1
},
"luminance": 0.81194
}Semantic roles & 50–950 ramp
primary
#9EF9EE
secondary
#DA6170
accent
#011CE5
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585