#9EE4E6#9EE4E6
#9EE4E6 is a very light, moderate teal. Relative luminance 0.685; OKLCH L 87.3% C 0.070 H 198.2°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE4E6 |
|---|---|
| RGB | rgb(158, 228, 230) |
| HSL | hsl(182, 59%, 76%) |
| HSV | hsv(182, 31%, 90%) |
| CMYK | cmyk(31.3%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(86.24, -21.21, -7.96) |
| CIE-LCH | lch(86.24, 22.66, 200.56°) |
| OKLab | oklab(87.34% -0.0663 -0.0218) |
| OKLCH | oklch(87.34% 0.07 198.2) |
| XYZ | xyz(56.1220, 68.4659, 85.1056) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.74
Robin'S Egg Blue
#98EFF9
ΔE00 3.87
Powder Blue
#B0E0E6
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Pale Sky Blue
#BDF6FE
ΔE00 5.87
Light Cyan
#ACFFFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE4E6 #E6A09E
analogous
#9EE6C4 #9EE4E6 #9EC0E6
triadic
#9EE4E6 #E69EE4 #E4E69E
tetradic
#9EE4E6 #C49EE6 #E6A09E #C0E69E
square
#9EE4E6 #C49EE6 #E6A09E #C0E69E
split-complementary
#9EE4E6 #E69EC0 #E6C49E
monochromatic
#3DC9CD #6DD6D9 #9EE4E6 #CFF2F3 #E7F8F9
Accessibility & contrast
On white
1.43
#9EE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#9EE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE4E6
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE4E6 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE6
Deuteranopia (green-blind)
#CDD4E7
Tritanopia (blue-blind)
#83E9E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ee4e6; /* rgb */ color: rgb(158, 228, 230); /* oklch */ color: oklch(87.3% 0.070 198.2);
Tailwind
colors: {
custom: {
50: '#bdeced',
500: '#9ee4e6',
950: '#000000',
},
}SCSS
$custom: #9ee4e6; $custom-light: #bdeced; $custom-dark: #000000;
JSON
{
"hex": "#9ee4e6",
"rgb": {
"r": 158,
"g": 228,
"b": 230
},
"hsl": {
"h": 181.667,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.87336,
"c": 0.06979,
"h": 198.2
},
"luminance": 0.68469
}Semantic roles & 50–950 ramp
primary
#9EE4E6
secondary
#C06A68
accent
#241FC7
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484