#9EE4E4#9EE4E4
#9EE4E4 is a very light, moderate teal. Relative luminance 0.684; OKLCH L 87.3% C 0.070 H 195.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE4E4 |
|---|---|
| RGB | rgb(158, 228, 228) |
| HSL | hsl(180, 56%, 76%) |
| HSV | hsv(180, 31%, 89%) |
| CMYK | cmyk(30.7%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(86.18, -21.67, -6.99) |
| CIE-LCH | lch(86.18, 22.77, 197.87°) |
| OKLab | oklab(87.27% -0.0671 -0.0192) |
| OKLCH | oklch(87.27% 0.07 195.9) |
| XYZ | xyz(55.8428, 68.3542, 83.6349) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.74
Robin'S Egg Blue
#98EFF9
ΔE00 4.44
Powder Blue
#B0E0E6
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Light Cyan
#ACFFFC
ΔE00 5.84
Pale Cyan
#B7FFFA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE4E4 #E49E9E
analogous
#9EE4C1 #9EE4E4 #9EC1E4
triadic
#9EE4E4 #E49EE4 #E4E49E
tetradic
#9EE4E4 #C19EE4 #E49E9E #C1E49E
square
#9EE4E4 #C19EE4 #E49E9E #C1E49E
split-complementary
#9EE4E4 #E49EC1 #E4C19E
monochromatic
#3EC9C9 #6ED7D7 #9EE4E4 #CEF1F1 #E7F8F8
Accessibility & contrast
On white
1.43
#9EE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#9EE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE4E4
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE4E4 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE4
Deuteranopia (green-blind)
#CED3E5
Tritanopia (blue-blind)
#84E8E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ee4e4; /* rgb */ color: rgb(158, 228, 228); /* oklch */ color: oklch(87.3% 0.070 195.9);
Tailwind
colors: {
custom: {
50: '#bdecec',
500: '#9ee4e4',
950: '#000000',
},
}SCSS
$custom: #9ee4e4; $custom-light: #bdecec; $custom-dark: #000000;
JSON
{
"hex": "#9ee4e4",
"rgb": {
"r": 158,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.87273,
"c": 0.06977,
"h": 195.9
},
"luminance": 0.68357
}Semantic roles & 50–950 ramp
primary
#9EE4E4
secondary
#BE6868
accent
#2121C4
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484