#9EE2EE#9EE2EE
#9EE2EE is a very light, moderate teal. Relative luminance 0.678; OKLCH L 87.2% C 0.070 H 209.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE2EE |
|---|---|
| RGB | rgb(158, 226, 238) |
| HSL | hsl(189, 70%, 78%) |
| HSV | hsv(189, 34%, 93%) |
| CMYK | cmyk(33.6%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(85.92, -18.35, -12.65) |
| CIE-LCH | lch(85.92, 22.29, 214.57°) |
| OKLab | oklab(87.16% -0.0607 -0.0346) |
| OKLCH | oklch(87.16% 0.07 209.7) |
| XYZ | xyz(56.7243, 67.8316, 90.9762) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.64
Robin'S Egg Blue
#98EFF9
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Pale Sky Blue
#BDF6FE
ΔE00 5.13
Paleturquoise
#AFEEEE
ΔE00 5.27
Lightblue
#ADD8E6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE2EE #EEAA9E
analogous
#9EEED2 #9EE2EE #9EBAEE
triadic
#9EE2EE #EE9EE2 #E2EE9E
tetradic
#9EE2EE #D29EEE #EEAA9E #BAEE9E
square
#9EE2EE #D29EEE #EEAA9E #BAEE9E
split-complementary
#9EE2EE #EE9EBA #EED29E
monochromatic
#36C3DC #6AD2E5 #9EE2EE #D2F2F7 #E5F7FA
Accessibility & contrast
On white
1.44
#9EE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#9EE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE2EE
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE2EE | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#81E8E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9ee2ee; /* rgb */ color: rgb(158, 226, 238); /* oklch */ color: oklch(87.2% 0.070 209.7);
Tailwind
colors: {
custom: {
50: '#bdebf3',
500: '#9ee2ee',
950: '#000000',
},
}SCSS
$custom: #9ee2ee; $custom-light: #bdebf3; $custom-dark: #000000;
JSON
{
"hex": "#9ee2ee",
"rgb": {
"r": 158,
"g": 226,
"b": 238
},
"hsl": {
"h": 189,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.87159,
"c": 0.06989,
"h": 209.7
},
"luminance": 0.67835
}Semantic roles & 50–950 ramp
primary
#9EE2EE
secondary
#CB7566
accent
#3013D2
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121617
muted
#828485