#D4F2DC#D4F2DC
#D4F2DC is a very light, muted green. Relative luminance 0.827; OKLCH L 93.3% C 0.043 H 153.7°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F2DC |
|---|---|
| RGB | rgb(212, 242, 220) |
| HSL | hsl(136, 54%, 89%) |
| HSV | hsv(136, 12%, 95%) |
| CMYK | cmyk(12.4%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(92.87, -13.85, 7.33) |
| CIE-LCH | lch(92.87, 15.67, 152.10°) |
| OKLab | oklab(93.34% -0.0386 0.0191) |
| OKLCH | oklch(93.34% 0.043 153.7) |
| XYZ | xyz(71.8189, 82.6674, 79.8689) |
| Luminance | 0.8267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.36
Ice
#D6FFFA
ΔE00 7.44
Duck Egg Blue
#C3FBF4
ΔE00 8.26
Pale Aqua
#B8FFEB
ΔE00 8.55
Eggshell Blue
#C4FFF7
ΔE00 8.55
Light Light Blue
#CAFFFB
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F2DC #F2D4EA
analogous
#DBF2D4 #D4F2DC #D4F2EB
triadic
#D4F2DC #DCD4F2 #F2DCD4
tetradic
#D4F2DC #D4DBF2 #F2D4EA #F2EBD4
square
#D4F2DC #D4DBF2 #F2D4EA #F2EBD4
split-complementary
#D4F2DC #EBD4F2 #F2D4DB
monochromatic
#76D690 #A5E4B6 #D4F2DC #E8F8EC #E8F8EC
Accessibility & contrast
On white
1.20
#D4F2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#D4F2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F2DC
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F2DC | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#EDE9DD
Tritanopia (blue-blind)
#D0F1EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4f2dc; /* rgb */ color: rgb(212, 242, 220); /* oklch */ color: oklch(93.3% 0.043 153.7);
Tailwind
colors: {
custom: {
50: '#e1f6e6',
500: '#d4f2dc',
950: '#000000',
},
}SCSS
$custom: #d4f2dc; $custom-light: #e1f6e6; $custom-dark: #000000;
JSON
{
"hex": "#d4f2dc",
"rgb": {
"r": 212,
"g": 242,
"b": 220
},
"hsl": {
"h": 136,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.93343,
"c": 0.04305,
"h": 153.7
},
"luminance": 0.82669
}Semantic roles & 50–950 ramp
primary
#D4F2DC
secondary
#D199C2
accent
#2497C1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584