#D9FFDA#D9FFDA
#D9FFDA is a very light, moderate green. Relative luminance 0.913; OKLCH L 96.3% C 0.063 H 145.8°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFDA |
|---|---|
| RGB | rgb(217, 255, 218) |
| HSL | hsl(122, 100%, 93%) |
| HSV | hsv(122, 15%, 100%) |
| CMYK | cmyk(14.9%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(96.55, -18.95, 13.66) |
| CIE-LCH | lch(96.55, 23.36, 144.21°) |
| OKLab | oklab(96.34% -0.0519 0.0353) |
| OKLCH | oklch(96.34% 0.063 145.8) |
| XYZ | xyz(77.0273, 91.3322, 79.8867) |
| Luminance | 0.9133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.65
Very Light Green
#D1FFBD
ΔE00 6.78
Mint
#AAF0C1
ΔE00 7.39
Celadon
#BEFDB7
ΔE00 8.06
Pale Green
#C7FDB5
ΔE00 8.06
Light Sage
#BCECAC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFDA #FFD9FE
analogous
#EBFFD9 #D9FFDA #D9FFED
triadic
#D9FFDA #DAD9FF #FFDAD9
tetradic
#D9FFDA #D9EBFF #FFD9FE #FFEDD9
square
#D9FFDA #D9EBFF #FFD9FE #FFEDD9
split-complementary
#D9FFDA #EDD9FF #FFD9EB
monochromatic
#5FFF63 #9CFF9E #D9FFDA #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.09
#D9FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#D9FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFDA
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFDA | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D8
Deuteranopia (green-blind)
#FAF3DC
Tritanopia (blue-blind)
#D6FDF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d9ffda; /* rgb */ color: rgb(217, 255, 218); /* oklch */ color: oklch(96.3% 0.063 145.8);
Tailwind
colors: {
custom: {
50: '#e5ffe5',
500: '#d9ffda',
950: '#000000',
},
}SCSS
$custom: #d9ffda; $custom-light: #e5ffe5; $custom-dark: #000000;
JSON
{
"hex": "#d9ffda",
"rgb": {
"r": 217,
"g": 255,
"b": 218
},
"hsl": {
"h": 121.579,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96335,
"c": 0.06281,
"h": 145.8
},
"luminance": 0.91334
}Semantic roles & 50–950 ramp
primary
#D9FFDA
secondary
#EC91E9
accent
#00DFE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684