#9EFDED#9EFDED
#9EFDED is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.0% C 0.093 H 182.3°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFDED |
|---|---|
| RGB | rgb(158, 253, 237) |
| HSL | hsl(170, 96%, 81%) |
| HSV | hsv(170, 38%, 99%) |
| CMYK | cmyk(37.5%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(93.29, -31.68, -1.23) |
| CIE-LCH | lch(93.29, 31.70, 182.22°) |
| OKLab | oklab(93.05% -0.0933 -0.0038) |
| OKLCH | oklch(93.05% 0.093 182.3) |
| XYZ | xyz(64.5062, 83.6298, 92.8474) |
| Luminance | 0.8363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 4.99
Pale Cyan
#B7FFFA
ΔE00 5.09
Eggshell Blue
#C4FFF7
ΔE00 6.00
Light Aqua
#8CFFDB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFDED #FD9EAE
analogous
#9EFDBD #9EFDED #9EDDFD
triadic
#9EFDED #ED9EFD #FDED9E
tetradic
#9EFDED #BD9EFD #FD9EAE #DDFD9E
square
#9EFDED #BD9EFD #FD9EAE #DDFD9E
split-complementary
#9EFDED #FD9EDD #FDBD9E
monochromatic
#26FBD7 #62FCE2 #9EFDED #DAFEF8 #E1FEF9
Accessibility & contrast
On white
1.18
#9EFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#9EFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFDED
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFDED | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#E4E7EE
Tritanopia (blue-blind)
#7CFFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9efded; /* rgb */ color: rgb(158, 253, 237); /* oklch */ color: oklch(93.0% 0.093 182.3);
Tailwind
colors: {
custom: {
50: '#befef2',
500: '#9efded',
950: '#000000',
},
}SCSS
$custom: #9efded; $custom-light: #befef2; $custom-dark: #000000;
JSON
{
"hex": "#9efded",
"rgb": {
"r": 158,
"g": 253,
"b": 237
},
"hsl": {
"h": 169.895,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.93045,
"c": 0.09336,
"h": 182.3
},
"luminance": 0.83634
}Semantic roles & 50–950 ramp
primary
#9EFDED
secondary
#E06075
accent
#0027E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685