#9DFDEB#9DFDEB
#9DFDEB is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.9% C 0.095 H 180.9°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFDEB |
|---|---|
| RGB | rgb(157, 253, 235) |
| HSL | hsl(169, 96%, 80%) |
| HSV | hsv(169, 38%, 99%) |
| CMYK | cmyk(37.9%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(93.19, -32.38, -0.34) |
| CIE-LCH | lch(93.19, 32.38, 180.59°) |
| OKLab | oklab(92.94% -0.0949 -0.0014) |
| OKLCH | oklch(92.94% 0.095 180.9) |
| XYZ | xyz(64.0197, 83.4125, 91.3079) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.68
Tiffany Blue
#7BF2DA
ΔE00 4.15
Light Aqua
#8CFFDB
ΔE00 5.47
Light Cyan
#ACFFFC
ΔE00 5.65
Pale Cyan
#B7FFFA
ΔE00 5.67
Eggshell Blue
#C4FFF7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFDEB #FD9DAF
analogous
#9DFDBB #9DFDEB #9DDFFD
triadic
#9DFDEB #EB9DFD #FDEB9D
tetradic
#9DFDEB #BB9DFD #FD9DAF #DFFD9D
square
#9DFDEB #BB9DFD #FD9DAF #DFFD9D
split-complementary
#9DFDEB #FD9DDF #FDBB9D
monochromatic
#25FBD3 #61FCDF #9DFDEB #D9FEF7 #E1FEF9
Accessibility & contrast
On white
1.19
#9DFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#9DFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFDEB
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFDEB | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EA
Deuteranopia (green-blind)
#E5E6ED
Tritanopia (blue-blind)
#7BFFF7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9dfdeb; /* rgb */ color: rgb(157, 253, 235); /* oklch */ color: oklch(92.9% 0.095 180.9);
Tailwind
colors: {
custom: {
50: '#befef1',
500: '#9dfdeb',
950: '#000000',
},
}SCSS
$custom: #9dfdeb; $custom-light: #befef1; $custom-dark: #000000;
JSON
{
"hex": "#9dfdeb",
"rgb": {
"r": 157,
"g": 253,
"b": 235
},
"hsl": {
"h": 168.75,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.92941,
"c": 0.09488,
"h": 180.9
},
"luminance": 0.83417
}Semantic roles & 50–950 ramp
primary
#9DFDEB
secondary
#E05F77
accent
#002BE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685