#9FFEDD#9FFEDD
#9FFEDD is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.9% C 0.102 H 169.9°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEDD |
|---|---|
| RGB | rgb(159, 254, 221) |
| HSL | hsl(159, 98%, 81%) |
| HSV | hsv(159, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(93.22, -35.32, 6.95) |
| CIE-LCH | lch(93.22, 36.00, 168.88°) |
| OKLab | oklab(92.87% -0.1003 0.0178) |
| OKLCH | oklch(92.87% 0.102 169.9) |
| XYZ | xyz(62.7861, 83.4710, 81.1957) |
| Luminance | 0.8347 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.11
Light Aqua
#8CFFDB
ΔE00 2.15
Aquamarine
#7FFFD4
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 3.95
Pale Aqua
#B8FFEB
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEDD #FE9FC0
analogous
#9FFEAD #9FFEDD #9FEFFE
triadic
#9FFEDD #DD9FFE #FEDD9F
tetradic
#9FFEDD #AD9FFE #FE9FC0 #EFFE9F
square
#9FFEDD #AD9FFE #FE9FC0 #EFFE9F
split-complementary
#9FFEDD #FE9FEF #FEAD9F
monochromatic
#26FDB2 #62FDC8 #9FFEDD #DCFFF2 #E1FFF4
Accessibility & contrast
On white
1.19
#9FFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#9FFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEDD
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEDD | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#84FFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9ffedd; /* rgb */ color: rgb(159, 254, 221); /* oklch */ color: oklch(92.9% 0.102 169.9);
Tailwind
colors: {
custom: {
50: '#bfffe7',
500: '#9ffedd',
950: '#000000',
},
}SCSS
$custom: #9ffedd; $custom-light: #bfffe7; $custom-dark: #000000;
JSON
{
"hex": "#9ffedd",
"rgb": {
"r": 159,
"g": 254,
"b": 221
},
"hsl": {
"h": 159.158,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.92873,
"c": 0.10187,
"h": 169.9
},
"luminance": 0.83475
}Semantic roles & 50–950 ramp
primary
#9FFEDD
secondary
#E1608D
accent
#0050E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684