#9EE4E5#9EE4E5
#9EE4E5 is a very light, moderate teal. Relative luminance 0.684; OKLCH L 87.3% C 0.070 H 197.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE4E5 |
|---|---|
| RGB | rgb(158, 228, 229) |
| HSL | hsl(181, 58%, 76%) |
| HSV | hsv(181, 31%, 90%) |
| CMYK | cmyk(31%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(86.21, -21.44, -7.47) |
| CIE-LCH | lch(86.21, 22.71, 199.21°) |
| OKLab | oklab(87.3% -0.0667 -0.0205) |
| OKLCH | oklch(87.3% 0.07 197.1) |
| XYZ | xyz(55.9820, 68.4099, 84.3682) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.72
Robin'S Egg Blue
#98EFF9
ΔE00 4.15
Powder Blue
#B0E0E6
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Light Cyan
#ACFFFC
ΔE00 5.93
Pale Sky Blue
#BDF6FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE4E5 #E59F9E
analogous
#9EE5C2 #9EE4E5 #9EC0E5
triadic
#9EE4E5 #E59EE4 #E4E59E
tetradic
#9EE4E5 #C29EE5 #E59F9E #C0E59E
square
#9EE4E5 #C29EE5 #E59F9E #C0E59E
split-complementary
#9EE4E5 #E59EC0 #E5C29E
monochromatic
#3DC9CB #6ED7D8 #9EE4E5 #CEF1F2 #E7F8F9
Accessibility & contrast
On white
1.43
#9EE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#9EE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE4E5
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE4E5 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE5
Deuteranopia (green-blind)
#CED3E6
Tritanopia (blue-blind)
#84E9E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ee4e5; /* rgb */ color: rgb(158, 228, 229); /* oklch */ color: oklch(87.3% 0.070 197.1);
Tailwind
colors: {
custom: {
50: '#bdeced',
500: '#9ee4e5',
950: '#000000',
},
}SCSS
$custom: #9ee4e5; $custom-light: #bdeced; $custom-dark: #000000;
JSON
{
"hex": "#9ee4e5",
"rgb": {
"r": 158,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.845,
"s": 57.724,
"l": 75.882
},
"oklch": {
"l": 0.87304,
"c": 0.06976,
"h": 197.1
},
"luminance": 0.68413
}Semantic roles & 50–950 ramp
primary
#9EE4E5
secondary
#BF6968
accent
#2320C5
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484