#9EE2EF#9EE2EF
#9EE2EF is a very light, moderate teal. Relative luminance 0.679; OKLCH L 87.2% C 0.070 H 210.8°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE2EF |
|---|---|
| RGB | rgb(158, 226, 239) |
| HSL | hsl(190, 72%, 78%) |
| HSV | hsv(190, 34%, 94%) |
| CMYK | cmyk(33.9%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.95, -18.12, -13.13) |
| CIE-LCH | lch(85.95, 22.37, 215.93°) |
| OKLab | oklab(87.19% -0.0603 -0.0359) |
| OKLCH | oklch(87.19% 0.07 210.8) |
| XYZ | xyz(56.8716, 67.8905, 91.7521) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.75
Robin'S Egg Blue
#98EFF9
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Pale Sky Blue
#BDF6FE
ΔE00 5.19
Lightblue
#ADD8E6
ΔE00 5.32
Paleturquoise
#AFEEEE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE2EF #EFAB9E
analogous
#9EEFD4 #9EE2EF #9EB9EF
triadic
#9EE2EF #EF9EE2 #E2EF9E
tetradic
#9EE2EF #D49EEF #EFAB9E #B9EF9E
square
#9EE2EF #D49EEF #EFAB9E #B9EF9E
split-complementary
#9EE2EF #EF9EB9 #EFD49E
monochromatic
#35C3DE #69D2E6 #9EE2EF #D3F2F8 #E5F7FB
Accessibility & contrast
On white
1.44
#9EE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#9EE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE2EF
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE2EF | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#C9D3EF
Tritanopia (blue-blind)
#80E8E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9ee2ef; /* rgb */ color: rgb(158, 226, 239); /* oklch */ color: oklch(87.2% 0.070 210.8);
Tailwind
colors: {
custom: {
50: '#bdebf4',
500: '#9ee2ef',
950: '#000000',
},
}SCSS
$custom: #9ee2ef; $custom-light: #bdebf4; $custom-dark: #000000;
JSON
{
"hex": "#9ee2ef",
"rgb": {
"r": 158,
"g": 226,
"b": 239
},
"hsl": {
"h": 189.63,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.87193,
"c": 0.07023,
"h": 210.8
},
"luminance": 0.67894
}Semantic roles & 50–950 ramp
primary
#9EE2EF
secondary
#CC7665
accent
#3112D4
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121617
muted
#828485