#D9FFE4#D9FFE4
#D9FFE4 is a very light, muted green. Relative luminance 0.919; OKLCH L 96.6% C 0.053 H 154.4°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFE4 |
|---|---|
| RGB | rgb(217, 255, 228) |
| HSL | hsl(137, 100%, 93%) |
| HSV | hsv(137, 15%, 100%) |
| CMYK | cmyk(14.9%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(96.77, -17.20, 8.85) |
| CIE-LCH | lch(96.77, 19.34, 152.78°) |
| OKLab | oklab(96.58% -0.0479 0.023) |
| OKLCH | oklch(96.58% 0.053 154.4) |
| XYZ | xyz(78.3755, 91.8715, 86.9874) |
| Luminance | 0.9187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.14
Honeydew
#F0FFF0
ΔE00 7.77
Ice
#D6FFFA
ΔE00 8.00
Eggshell Blue
#C4FFF7
ΔE00 8.22
Duck Egg Blue
#C3FBF4
ΔE00 8.31
Mint
#AAF0C1
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFE4 #FFD9F4
analogous
#E1FFD9 #D9FFE4 #D9FFF7
triadic
#D9FFE4 #E4D9FF #FFE4D9
tetradic
#D9FFE4 #D9E1FF #FFD9F4 #FFF7D9
square
#D9FFE4 #D9E1FF #FFD9F4 #FFF7D9
split-complementary
#D9FFE4 #F7D9FF #FFD9E1
monochromatic
#5FFF8D #9CFFB9 #D9FFE4 #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.08
#D9FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#D9FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFE4
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFE4 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8E3
Deuteranopia (green-blind)
#F8F4E5
Tritanopia (blue-blind)
#D4FEF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d9ffe4; /* rgb */ color: rgb(217, 255, 228); /* oklch */ color: oklch(96.6% 0.053 154.4);
Tailwind
colors: {
custom: {
50: '#e5ffec',
500: '#d9ffe4',
950: '#000000',
},
}SCSS
$custom: #d9ffe4; $custom-light: #e5ffec; $custom-dark: #000000;
JSON
{
"hex": "#d9ffe4",
"rgb": {
"r": 217,
"g": 255,
"b": 228
},
"hsl": {
"h": 137.368,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96584,
"c": 0.05315,
"h": 154.4
},
"luminance": 0.91873
}Semantic roles & 50–950 ramp
primary
#D9FFE4
secondary
#EC91D1
accent
#00A3E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684