#9EFFEE#9EFFEE
#9EFFEE is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.5% C 0.095 H 181.8°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFEE |
|---|---|
| RGB | rgb(158, 255, 238) |
| HSL | hsl(169, 100%, 81%) |
| HSV | hsv(169, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(93.86, -32.39, -0.90) |
| CIE-LCH | lch(93.86, 32.40, 181.59°) |
| OKLab | oklab(93.52% -0.0952 -0.0029) |
| OKLCH | oklch(93.52% 0.095 181.8) |
| XYZ | xyz(65.2874, 84.9577, 93.8306) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 4.56
Light Cyan
#ACFFFC
ΔE00 5.29
Pale Cyan
#B7FFFA
ΔE00 5.38
Light Aqua
#8CFFDB
ΔE00 5.82
Eggshell Blue
#C4FFF7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFEE #FF9EAF
analogous
#9EFFBD #9EFFEE #9EDFFF
triadic
#9EFFEE #EE9EFF #FFEE9E
tetradic
#9EFFEE #BD9EFF #FF9EAF #DFFF9E
square
#9EFFEE #BD9EFF #FF9EAF #DFFF9E
split-complementary
#9EFFEE #FF9EDF #FFBD9E
monochromatic
#24FFD9 #61FFE3 #9EFFEE #DBFFF9 #E0FFFA
Accessibility & contrast
On white
1.17
#9EFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#9EFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFEE
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFEE | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5ED
Deuteranopia (green-blind)
#E6E8F0
Tritanopia (blue-blind)
#7BFFFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9effee; /* rgb */ color: rgb(158, 255, 238); /* oklch */ color: oklch(93.5% 0.095 181.8);
Tailwind
colors: {
custom: {
50: '#befff3',
500: '#9effee',
950: '#000000',
},
}SCSS
$custom: #9effee; $custom-light: #befff3; $custom-dark: #000000;
JSON
{
"hex": "#9effee",
"rgb": {
"r": 158,
"g": 255,
"b": 238
},
"hsl": {
"h": 169.485,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93516,
"c": 0.09524,
"h": 181.8
},
"luminance": 0.84962
}Semantic roles & 50–950 ramp
primary
#9EFFEE
secondary
#E35F76
accent
#0028E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685