#9FFDEB#9FFDEB
#9FFDEB is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.0% C 0.093 H 180.6°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDEB |
|---|---|
| RGB | rgb(159, 253, 235) |
| HSL | hsl(169, 96%, 81%) |
| HSV | hsv(169, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(93.28, -31.86, -0.20) |
| CIE-LCH | lch(93.28, 31.86, 180.35°) |
| OKLab | oklab(93.04% -0.0933 -0.001) |
| OKLCH | oklch(93.04% 0.093 180.6) |
| XYZ | xyz(64.4132, 83.6154, 91.3264) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.45
Tiffany Blue
#7BF2DA
ΔE00 4.31
Light Aqua
#8CFFDB
ΔE00 5.52
Pale Cyan
#B7FFFA
ΔE00 5.55
Light Cyan
#ACFFFC
ΔE00 5.59
Eggshell Blue
#C4FFF7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDEB #FD9FB1
analogous
#9FFDBC #9FFDEB #9FE0FD
triadic
#9FFDEB #EB9FFD #FDEB9F
tetradic
#9FFDEB #BC9FFD #FD9FB1 #E0FD9F
square
#9FFDEB #BC9FFD #FD9FB1 #E0FD9F
split-complementary
#9FFDEB #FD9FE0 #FDBC9F
monochromatic
#27FBD2 #63FCDF #9FFDEB #DBFEF7 #E1FEF9
Accessibility & contrast
On white
1.18
#9FFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#9FFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDEB
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDEB | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EA
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#7FFFF7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9ffdeb; /* rgb */ color: rgb(159, 253, 235); /* oklch */ color: oklch(93.0% 0.093 180.6);
Tailwind
colors: {
custom: {
50: '#bffef1',
500: '#9ffdeb',
950: '#000000',
},
}SCSS
$custom: #9ffdeb; $custom-light: #bffef1; $custom-dark: #000000;
JSON
{
"hex": "#9ffdeb",
"rgb": {
"r": 159,
"g": 253,
"b": 235
},
"hsl": {
"h": 168.511,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.93036,
"c": 0.09333,
"h": 180.6
},
"luminance": 0.8362
}Semantic roles & 50–950 ramp
primary
#9FFDEB
secondary
#E06079
accent
#002CE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685