#9EE4E7#9EE4E7
#9EE4E7 is a very light, moderate teal. Relative luminance 0.685; OKLCH L 87.4% C 0.070 H 199.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE4E7 |
|---|---|
| RGB | rgb(158, 228, 231) |
| HSL | hsl(182, 60%, 76%) |
| HSV | hsv(182, 32%, 91%) |
| CMYK | cmyk(31.6%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(86.27, -20.98, -8.44) |
| CIE-LCH | lch(86.27, 22.62, 201.92°) |
| OKLab | oklab(87.37% -0.0659 -0.0231) |
| OKLCH | oklch(87.37% 0.07 199.3) |
| XYZ | xyz(56.2628, 68.5222, 85.8473) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.83
Robin'S Egg Blue
#98EFF9
ΔE00 3.62
Powder Blue
#B0E0E6
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Pale Sky Blue
#BDF6FE
ΔE00 5.66
Light Cyan
#ACFFFC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE4E7 #E7A19E
analogous
#9EE7C6 #9EE4E7 #9EC0E7
triadic
#9EE4E7 #E79EE4 #E4E79E
tetradic
#9EE4E7 #C69EE7 #E7A19E #C0E79E
square
#9EE4E7 #C69EE7 #E7A19E #C0E79E
split-complementary
#9EE4E7 #E79EC0 #E7C69E
monochromatic
#3CC9CF #6DD6DB #9EE4E7 #CFF2F3 #E6F8F9
Accessibility & contrast
On white
1.43
#9EE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#9EE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE4E7
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE4E7 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE7
Deuteranopia (green-blind)
#CDD4E8
Tritanopia (blue-blind)
#83E9E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ee4e7; /* rgb */ color: rgb(158, 228, 231); /* oklch */ color: oklch(87.4% 0.070 199.3);
Tailwind
colors: {
custom: {
50: '#bdecee',
500: '#9ee4e7',
950: '#000000',
},
}SCSS
$custom: #9ee4e7; $custom-light: #bdecee; $custom-dark: #000000;
JSON
{
"hex": "#9ee4e7",
"rgb": {
"r": 158,
"g": 228,
"b": 231
},
"hsl": {
"h": 182.466,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.87367,
"c": 0.06983,
"h": 199.3
},
"luminance": 0.68525
}Semantic roles & 50–950 ramp
primary
#9EE4E7
secondary
#C26B68
accent
#251DC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485