#9EFDEF#9EFDEF
#9EFDEF is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.1% C 0.093 H 183.9°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFDEF |
|---|---|
| RGB | rgb(158, 253, 239) |
| HSL | hsl(171, 96%, 81%) |
| HSV | hsv(171, 38%, 99%) |
| CMYK | cmyk(37.5%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(93.34, -31.23, -2.19) |
| CIE-LCH | lch(93.34, 31.31, 184.00°) |
| OKLab | oklab(93.1% -0.0925 -0.0064) |
| OKLCH | oklch(93.1% 0.093 183.9) |
| XYZ | xyz(64.8000, 83.7473, 94.3949) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.15
Light Cyan
#ACFFFC
ΔE00 4.36
Pale Cyan
#B7FFFA
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 4.99
Eggshell Blue
#C4FFF7
ΔE00 5.74
Duck Egg Blue
#C3FBF4
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFDEF #FD9EAC
analogous
#9EFDBF #9EFDEF #9EDBFD
triadic
#9EFDEF #EF9EFD #FDEF9E
tetradic
#9EFDEF #BF9EFD #FD9EAC #DBFD9E
square
#9EFDEF #BF9EFD #FD9EAC #DBFD9E
split-complementary
#9EFDEF #FD9EDB #FDBF9E
monochromatic
#26FBDB #62FCE5 #9EFDEF #DAFEF9 #E1FEFA
Accessibility & contrast
On white
1.18
#9EFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#9EFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFDEF
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFDEF | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#7BFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9efdef; /* rgb */ color: rgb(158, 253, 239); /* oklch */ color: oklch(93.1% 0.093 183.9);
Tailwind
colors: {
custom: {
50: '#befef4',
500: '#9efdef',
950: '#000000',
},
}SCSS
$custom: #9efdef; $custom-light: #befef4; $custom-dark: #000000;
JSON
{
"hex": "#9efdef",
"rgb": {
"r": 158,
"g": 253,
"b": 239
},
"hsl": {
"h": 171.158,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.93103,
"c": 0.09268,
"h": 183.9
},
"luminance": 0.83752
}Semantic roles & 50–950 ramp
primary
#9EFDEF
secondary
#E06072
accent
#0022E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685