#9EE2ED#9EE2ED
#9EE2ED is a very light, moderate teal. Relative luminance 0.678; OKLCH L 87.1% C 0.070 H 208.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE2ED |
|---|---|
| RGB | rgb(158, 226, 237) |
| HSL | hsl(188, 69%, 77%) |
| HSV | hsv(188, 33%, 93%) |
| CMYK | cmyk(33.3%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.89, -18.59, -12.16) |
| CIE-LCH | lch(85.89, 22.21, 213.19°) |
| OKLab | oklab(87.13% -0.0611 -0.0333) |
| OKLCH | oklch(87.13% 0.07 208.6) |
| XYZ | xyz(56.5778, 67.7730, 90.2046) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.56
Robin'S Egg Blue
#98EFF9
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Paleturquoise
#AFEEEE
ΔE00 4.96
Pale Sky Blue
#BDF6FE
ΔE00 5.10
Lightblue
#ADD8E6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE2ED #EDA99E
analogous
#9EEDD0 #9EE2ED #9EBBED
triadic
#9EE2ED #ED9EE2 #E2ED9E
tetradic
#9EE2ED #D09EED #EDA99E #BBED9E
square
#9EE2ED #D09EED #EDA99E #BBED9E
split-complementary
#9EE2ED #ED9EBB #EDD09E
monochromatic
#37C3DA #6AD3E3 #9EE2ED #D2F1F7 #E5F7FA
Accessibility & contrast
On white
1.44
#9EE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#9EE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE2ED
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE2ED | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#81E8E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9ee2ed; /* rgb */ color: rgb(158, 226, 237); /* oklch */ color: oklch(87.1% 0.070 208.6);
Tailwind
colors: {
custom: {
50: '#bdebf2',
500: '#9ee2ed',
950: '#000000',
},
}SCSS
$custom: #9ee2ed; $custom-light: #bdebf2; $custom-dark: #000000;
JSON
{
"hex": "#9ee2ed",
"rgb": {
"r": 158,
"g": 226,
"b": 237
},
"hsl": {
"h": 188.354,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.87126,
"c": 0.06958,
"h": 208.6
},
"luminance": 0.67776
}Semantic roles & 50–950 ramp
primary
#9EE2ED
secondary
#C97466
accent
#2F15D1
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121617
muted
#828485