#9EE4E8#9EE4E8
#9EE4E8 is a very light, moderate teal. Relative luminance 0.686; OKLCH L 87.4% C 0.070 H 200.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE4E8 |
|---|---|
| RGB | rgb(158, 228, 232) |
| HSL | hsl(183, 62%, 76%) |
| HSV | hsv(183, 32%, 91%) |
| CMYK | cmyk(31.9%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(86.30, -20.75, -8.93) |
| CIE-LCH | lch(86.30, 22.59, 203.28°) |
| OKLab | oklab(87.4% -0.0655 -0.0244) |
| OKLCH | oklch(87.4% 0.07 200.5) |
| XYZ | xyz(56.4045, 68.5789, 86.5932) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.96
Robin'S Egg Blue
#98EFF9
ΔE00 3.41
Powder Blue
#B0E0E6
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Pale Sky Blue
#BDF6FE
ΔE00 5.48
Light Cyan
#ACFFFC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE4E8 #E8A29E
analogous
#9EE8C7 #9EE4E8 #9EBFE8
triadic
#9EE4E8 #E89EE4 #E4E89E
tetradic
#9EE4E8 #C79EE8 #E8A29E #BFE89E
square
#9EE4E8 #C79EE8 #E8A29E #BFE89E
split-complementary
#9EE4E8 #E89EBF #E8C79E
monochromatic
#3BC8D1 #6DD6DC #9EE4E8 #CFF2F4 #E6F8F9
Accessibility & contrast
On white
1.43
#9EE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#9EE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE4E8
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE4E8 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEE8
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#83E9E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ee4e8; /* rgb */ color: rgb(158, 228, 232); /* oklch */ color: oklch(87.4% 0.070 200.5);
Tailwind
colors: {
custom: {
50: '#bdecef',
500: '#9ee4e8',
950: '#000000',
},
}SCSS
$custom: #9ee4e8; $custom-light: #bdecef; $custom-dark: #000000;
JSON
{
"hex": "#9ee4e8",
"rgb": {
"r": 158,
"g": 228,
"b": 232
},
"hsl": {
"h": 183.243,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.87399,
"c": 0.06991,
"h": 200.5
},
"luminance": 0.68582
}Semantic roles & 50–950 ramp
primary
#9EE4E8
secondary
#C36C67
accent
#251CC9
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485