#9EFEEE#9EFEEE
#9EFEEE is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.3% C 0.094 H 182.4°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFEEE |
|---|---|
| RGB | rgb(158, 254, 238) |
| HSL | hsl(170, 98%, 81%) |
| HSV | hsv(170, 38%, 100%) |
| CMYK | cmyk(37.8%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(93.59, -31.92, -1.30) |
| CIE-LCH | lch(93.59, 31.95, 182.34°) |
| OKLab | oklab(93.29% -0.094 -0.004) |
| OKLCH | oklch(93.29% 0.094 182.4) |
| XYZ | xyz(64.9692, 84.3214, 93.7245) |
| Luminance | 0.8433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.87
Tiffany Blue
#7BF2DA
ΔE00 4.65
Light Cyan
#ACFFFC
ΔE00 4.98
Pale Cyan
#B7FFFA
ΔE00 5.11
Eggshell Blue
#C4FFF7
ΔE00 6.04
Light Aqua
#8CFFDB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFEEE #FE9EAE
analogous
#9EFEBE #9EFEEE #9EDEFE
triadic
#9EFEEE #EE9EFE #FEEE9E
tetradic
#9EFEEE #BE9EFE #FE9EAE #DEFE9E
square
#9EFEEE #BE9EFE #FE9EAE #DEFE9E
split-complementary
#9EFEEE #FE9EDE #FEBE9E
monochromatic
#25FDD9 #61FDE3 #9EFEEE #DBFFF9 #E1FFFA
Accessibility & contrast
On white
1.18
#9EFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#9EFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFEEE
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFEEE | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#7CFFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9efeee; /* rgb */ color: rgb(158, 254, 238); /* oklch */ color: oklch(93.3% 0.094 182.4);
Tailwind
colors: {
custom: {
50: '#befff3',
500: '#9efeee',
950: '#000000',
},
}SCSS
$custom: #9efeee; $custom-light: #befff3; $custom-dark: #000000;
JSON
{
"hex": "#9efeee",
"rgb": {
"r": 158,
"g": 254,
"b": 238
},
"hsl": {
"h": 170,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.93295,
"c": 0.09412,
"h": 182.4
},
"luminance": 0.84326
}Semantic roles & 50–950 ramp
primary
#9EFEEE
secondary
#E15F75
accent
#0026E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685