#D4F4DC#D4F4DC
#D4F4DC is a very light, muted green. Relative luminance 0.839; OKLCH L 93.8% C 0.046 H 153.0°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F4DC |
|---|---|
| RGB | rgb(212, 244, 220) |
| HSL | hsl(135, 59%, 89%) |
| HSV | hsv(135, 13%, 96%) |
| CMYK | cmyk(13.1%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(93.39, -14.84, 8.08) |
| CIE-LCH | lch(93.39, 16.90, 151.43°) |
| OKLab | oklab(93.76% -0.0413 0.021) |
| OKLCH | oklch(93.76% 0.046 153) |
| XYZ | xyz(72.4174, 83.8644, 80.0684) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.84
Ice
#D6FFFA
ΔE00 7.76
Pale Aqua
#B8FFEB
ΔE00 8.15
Duck Egg Blue
#C3FBF4
ΔE00 8.35
Eggshell Blue
#C4FFF7
ΔE00 8.56
Light Light Blue
#CAFFFB
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F4DC #F4D4EC
analogous
#DCF4D4 #D4F4DC #D4F4EC
triadic
#D4F4DC #DCD4F4 #F4DCD4
tetradic
#D4F4DC #D4DCF4 #F4D4EC #F4ECD4
square
#D4F4DC #D4DCF4 #F4D4EC #F4ECD4
split-complementary
#D4F4DC #ECD4F4 #F4D4DC
monochromatic
#73DB8D #A3E8B4 #D4F4DC #E7F9EB #E7F9EB
Accessibility & contrast
On white
1.18
#D4F4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#D4F4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F4DC
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F4DC | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#EEEADD
Tritanopia (blue-blind)
#D0F3ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4f4dc; /* rgb */ color: rgb(212, 244, 220); /* oklch */ color: oklch(93.8% 0.046 153.0);
Tailwind
colors: {
custom: {
50: '#e1f7e6',
500: '#d4f4dc',
950: '#000000',
},
}SCSS
$custom: #d4f4dc; $custom-light: #e1f7e6; $custom-dark: #000000;
JSON
{
"hex": "#d4f4dc",
"rgb": {
"r": 212,
"g": 244,
"b": 220
},
"hsl": {
"h": 135,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.93759,
"c": 0.04633,
"h": 153
},
"luminance": 0.83866
}Semantic roles & 50–950 ramp
primary
#D4F4DC
secondary
#D498C5
accent
#1F9DC7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584