#D4F0DC#D4F0DC
#D4F0DC is a very light, muted green. Relative luminance 0.815; OKLCH L 92.9% C 0.040 H 154.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F0DC |
|---|---|
| RGB | rgb(212, 240, 220) |
| HSL | hsl(137, 48%, 89%) |
| HSV | hsv(137, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 8.3%, 5.9%) |
| CIE-LAB | lab(92.35, -12.85, 6.58) |
| CIE-LCH | lch(92.35, 14.44, 152.89°) |
| OKLab | oklab(92.93% -0.0359 0.0171) |
| OKLCH | oklch(92.93% 0.04 154.5) |
| XYZ | xyz(71.2269, 81.4834, 79.6715) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.93
Ice
#D6FFFA
ΔE00 7.21
Duck Egg Blue
#C3FBF4
ΔE00 8.26
Ice Blue (survey)
#D7FFFE
ΔE00 8.53
Very Pale Blue
#D6FFFE
ΔE00 8.59
Eggshell Blue
#C4FFF7
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F0DC #F0D4E8
analogous
#DAF0D4 #D4F0DC #D4F0EA
triadic
#D4F0DC #DCD4F0 #F0DCD4
tetradic
#D4F0DC #D4DAF0 #F0D4E8 #F0EAD4
square
#D4F0DC #D4DAF0 #F0D4E8 #F0EAD4
split-complementary
#D4F0DC #EAD4F0 #F0D4DA
monochromatic
#79D092 #A7E0B7 #D4F0DC #E8F7ED #E8F7ED
Accessibility & contrast
On white
1.21
#D4F0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#D4F0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F0DC
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F0DC | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#D0EFEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4f0dc; /* rgb */ color: rgb(212, 240, 220); /* oklch */ color: oklch(92.9% 0.040 154.5);
Tailwind
colors: {
custom: {
50: '#e1f5e6',
500: '#d4f0dc',
950: '#000000',
},
}SCSS
$custom: #d4f0dc; $custom-light: #e1f5e6; $custom-dark: #000000;
JSON
{
"hex": "#d4f0dc",
"rgb": {
"r": 212,
"g": 240,
"b": 220
},
"hsl": {
"h": 137.143,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.92929,
"c": 0.03976,
"h": 154.5
},
"luminance": 0.81485
}Semantic roles & 50–950 ramp
primary
#D4F0DC
secondary
#CD9BBF
accent
#2A92BC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584