#D9FFED#D9FFED
#D9FFED is a very light, muted teal. Relative luminance 0.924; OKLCH L 96.8% C 0.046 H 165.2°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFED |
|---|---|
| RGB | rgb(217, 255, 237) |
| HSL | hsl(152, 100%, 93%) |
| HSV | hsv(152, 15%, 100%) |
| CMYK | cmyk(14.9%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.98, -15.56, 4.53) |
| CIE-LCH | lch(96.98, 16.20, 163.78°) |
| OKLab | oklab(96.82% -0.0443 0.0117) |
| OKLCH | oklch(96.82% 0.046 165.2) |
| XYZ | xyz(79.6576, 92.3843, 93.7394) |
| Luminance | 0.9239 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.00
Duck Egg Blue
#C3FBF4
ΔE00 5.81
Eggshell Blue
#C4FFF7
ΔE00 5.85
Light Light Blue
#CAFFFB
ΔE00 6.20
Pale Aqua
#B8FFEB
ΔE00 6.48
Very Pale Blue
#D6FFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFED #FFD9EB
analogous
#D9FFDA #D9FFED #D9FEFF
triadic
#D9FFED #EDD9FF #FFEDD9
tetradic
#D9FFED #DAD9FF #FFD9EB #FEFFD9
square
#D9FFED #DAD9FF #FFD9EB #FEFFD9
split-complementary
#D9FFED #FFD9FE #FFDAD9
monochromatic
#5FFFB3 #9CFFD0 #D9FFED #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.08
#D9FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#D9FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFED
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFED | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#D2FFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d9ffed; /* rgb */ color: rgb(217, 255, 237); /* oklch */ color: oklch(96.8% 0.046 165.2);
Tailwind
colors: {
custom: {
50: '#e5fff2',
500: '#d9ffed',
950: '#000000',
},
}SCSS
$custom: #d9ffed; $custom-light: #e5fff2; $custom-dark: #000000;
JSON
{
"hex": "#d9ffed",
"rgb": {
"r": 217,
"g": 255,
"b": 237
},
"hsl": {
"h": 151.579,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96819,
"c": 0.04587,
"h": 165.2
},
"luminance": 0.92386
}Semantic roles & 50–950 ramp
primary
#D9FFED
secondary
#EC91BC
accent
#006DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685