#9EE3EF#9EE3EF
#9EE3EF is a very light, moderate teal. Relative luminance 0.684; OKLCH L 87.4% C 0.071 H 209.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE3EF |
|---|---|
| RGB | rgb(158, 227, 239) |
| HSL | hsl(189, 72%, 78%) |
| HSV | hsv(189, 34%, 94%) |
| CMYK | cmyk(33.9%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(86.22, -18.62, -12.72) |
| CIE-LCH | lch(86.22, 22.55, 214.34°) |
| OKLab | oklab(87.41% -0.0616 -0.0348) |
| OKLCH | oklch(87.41% 0.071 209.5) |
| XYZ | xyz(57.1443, 68.4359, 91.8430) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.57
Powder Blue
#B0E0E6
ΔE00 3.76
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Pale Sky Blue
#BDF6FE
ΔE00 5.00
Paleturquoise
#AFEEEE
ΔE00 5.15
Lightblue
#ADD8E6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE3EF #EFAA9E
analogous
#9EEFD2 #9EE3EF #9EBAEF
triadic
#9EE3EF #EF9EE3 #E3EF9E
tetradic
#9EE3EF #D29EEF #EFAA9E #BAEF9E
square
#9EE3EF #D29EEF #EFAA9E #BAEF9E
split-complementary
#9EE3EF #EF9EBA #EFD29E
monochromatic
#35C5DE #69D4E6 #9EE3EF #D3F2F8 #E5F7FB
Accessibility & contrast
On white
1.43
#9EE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#9EE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE3EF
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE3EF | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#CAD3EF
Tritanopia (blue-blind)
#80E9E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ee3ef; /* rgb */ color: rgb(158, 227, 239); /* oklch */ color: oklch(87.4% 0.071 209.5);
Tailwind
colors: {
custom: {
50: '#bdecf4',
500: '#9ee3ef',
950: '#000000',
},
}SCSS
$custom: #9ee3ef; $custom-light: #bdecf4; $custom-dark: #000000;
JSON
{
"hex": "#9ee3ef",
"rgb": {
"r": 158,
"g": 227,
"b": 239
},
"hsl": {
"h": 188.889,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.87409,
"c": 0.07073,
"h": 209.5
},
"luminance": 0.68439
}Semantic roles & 50–950 ramp
primary
#9EE3EF
secondary
#CC7465
accent
#2F12D4
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121617
muted
#828485