#9EE4E9#9EE4E9
#9EE4E9 is a very light, moderate teal. Relative luminance 0.686; OKLCH L 87.4% C 0.070 H 201.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE4E9 |
|---|---|
| RGB | rgb(158, 228, 233) |
| HSL | hsl(184, 63%, 77%) |
| HSV | hsv(184, 32%, 91%) |
| CMYK | cmyk(32.2%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(86.32, -20.52, -9.41) |
| CIE-LCH | lch(86.32, 22.58, 204.64°) |
| OKLab | oklab(87.43% -0.0651 -0.0258) |
| OKLCH | oklch(87.43% 0.07 201.6) |
| XYZ | xyz(56.5469, 68.6358, 87.3434) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.13
Robin'S Egg Blue
#98EFF9
ΔE00 3.23
Powder Blue
#B0E0E6
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Pale Sky Blue
#BDF6FE
ΔE00 5.31
Robin'S Egg
#6DEDFD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE4E9 #E9A39E
analogous
#9EE9C9 #9EE4E9 #9EBFE9
triadic
#9EE4E9 #E99EE4 #E4E99E
tetradic
#9EE4E9 #C99EE9 #E9A39E #BFE99E
square
#9EE4E9 #C99EE9 #E9A39E #BFE99E
split-complementary
#9EE4E9 #E99EBF #E9C99E
monochromatic
#3AC8D2 #6CD6DE #9EE4E9 #D0F2F4 #E6F8F9
Accessibility & contrast
On white
1.43
#9EE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#9EE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE4E9
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE4E9 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEE9
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#82E9E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ee4e9; /* rgb */ color: rgb(158, 228, 233); /* oklch */ color: oklch(87.4% 0.070 201.6);
Tailwind
colors: {
custom: {
50: '#bdecf0',
500: '#9ee4e9',
950: '#000000',
},
}SCSS
$custom: #9ee4e9; $custom-light: #bdecf0; $custom-dark: #000000;
JSON
{
"hex": "#9ee4e9",
"rgb": {
"r": 158,
"g": 228,
"b": 233
},
"hsl": {
"h": 184,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.87431,
"c": 0.07002,
"h": 201.6
},
"luminance": 0.68639
}Semantic roles & 50–950 ramp
primary
#9EE4E9
secondary
#C46D67
accent
#261BCB
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485