#D4FFDA#D4FFDA
#D4FFDA is a very light, moderate green. Relative luminance 0.906; OKLCH L 96.0% C 0.066 H 149.0°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFDA |
|---|---|
| RGB | rgb(212, 255, 218) |
| HSL | hsl(128, 100%, 92%) |
| HSV | hsv(128, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(96.24, -20.58, 13.18) |
| CIE-LCH | lch(96.24, 24.44, 147.38°) |
| OKLab | oklab(96.01% -0.0567 0.0341) |
| OKLCH | oklch(96.01% 0.066 149) |
| XYZ | xyz(75.5632, 90.5773, 79.8181) |
| Luminance | 0.9058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.56
Very Pale Green
#CFFDBC
ΔE00 6.73
Very Light Green
#D1FFBD
ΔE00 6.88
Pale Turquoise
#A5FBD5
ΔE00 7.46
Celadon
#BEFDB7
ΔE00 7.78
Light Mint
#B6FFBB
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFDA #FFD4F9
analogous
#E4FFD4 #D4FFDA #D4FFF0
triadic
#D4FFDA #DAD4FF #FFDAD4
tetradic
#D4FFDA #D4E4FF #FFD4F9 #FFF0D4
square
#D4FFDA #D4E4FF #FFD4F9 #FFF0D4
split-complementary
#D4FFDA #F0D4FF #FFD4E4
monochromatic
#5AFF71 #97FFA5 #D4FFDA #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.10
#D4FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#D4FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFDA
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFDA | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D8
Deuteranopia (green-blind)
#F8F2DC
Tritanopia (blue-blind)
#CFFDF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4ffda; /* rgb */ color: rgb(212, 255, 218); /* oklch */ color: oklch(96.0% 0.066 149.0);
Tailwind
colors: {
custom: {
50: '#e1ffe5',
500: '#d4ffda',
950: '#000000',
},
}SCSS
$custom: #d4ffda; $custom-light: #e1ffe5; $custom-dark: #000000;
JSON
{
"hex": "#d4ffda",
"rgb": {
"r": 212,
"g": 255,
"b": 218
},
"hsl": {
"h": 128.372,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96007,
"c": 0.06615,
"h": 149
},
"luminance": 0.90579
}Semantic roles & 50–950 ramp
primary
#D4FFDA
secondary
#EB8CDE
accent
#00C5E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684