#9EFEED#9EFEED
#9EFEED is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.3% C 0.094 H 181.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFEED |
|---|---|
| RGB | rgb(158, 254, 237) |
| HSL | hsl(169, 98%, 81%) |
| HSV | hsv(169, 38%, 100%) |
| CMYK | cmyk(37.8%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(93.56, -32.15, -0.82) |
| CIE-LCH | lch(93.56, 32.16, 181.47°) |
| OKLab | oklab(93.27% -0.0944 -0.0027) |
| OKLCH | oklch(93.27% 0.094 181.6) |
| XYZ | xyz(64.8227, 84.2628, 92.9529) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 4.47
Light Cyan
#ACFFFC
ΔE00 5.30
Pale Cyan
#B7FFFA
ΔE00 5.36
Light Aqua
#8CFFDB
ΔE00 5.81
Eggshell Blue
#C4FFF7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFEED #FE9EAF
analogous
#9EFEBD #9EFEED #9EDFFE
triadic
#9EFEED #ED9EFE #FEED9E
tetradic
#9EFEED #BD9EFE #FE9EAF #DFFE9E
square
#9EFEED #BD9EFE #FE9EAF #DFFE9E
split-complementary
#9EFEED #FE9EDF #FEBD9E
monochromatic
#25FDD7 #61FDE2 #9EFEED #DBFFF8 #E1FFF9
Accessibility & contrast
On white
1.18
#9EFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#9EFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFEED
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFEED | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EC
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#7CFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9efeed; /* rgb */ color: rgb(158, 254, 237); /* oklch */ color: oklch(93.3% 0.094 181.6);
Tailwind
colors: {
custom: {
50: '#befff2',
500: '#9efeed',
950: '#000000',
},
}SCSS
$custom: #9efeed; $custom-light: #befff2; $custom-dark: #000000;
JSON
{
"hex": "#9efeed",
"rgb": {
"r": 158,
"g": 254,
"b": 237
},
"hsl": {
"h": 169.375,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.93266,
"c": 0.09448,
"h": 181.6
},
"luminance": 0.84267
}Semantic roles & 50–950 ramp
primary
#9EFEED
secondary
#E15F76
accent
#0029E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685