#D4F2DB#D4F2DB
#D4F2DB is a very light, muted green. Relative luminance 0.826; OKLCH L 93.3% C 0.044 H 152.5°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F2DB |
|---|---|
| RGB | rgb(212, 242, 219) |
| HSL | hsl(134, 54%, 89%) |
| HSV | hsv(134, 12%, 95%) |
| CMYK | cmyk(12.4%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(92.85, -14.03, 7.82) |
| CIE-LCH | lch(92.85, 16.06, 150.87°) |
| OKLab | oklab(93.32% -0.039 0.0203) |
| OKLCH | oklch(93.32% 0.044 152.5) |
| XYZ | xyz(71.6869, 82.6146, 79.1735) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.49
Ice
#D6FFFA
ΔE00 7.75
Duck Egg Blue
#C3FBF4
ΔE00 8.50
Pale Aqua
#B8FFEB
ΔE00 8.62
Eggshell Blue
#C4FFF7
ΔE00 8.78
Light Light Blue
#CAFFFB
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F2DB #F2D4EB
analogous
#DCF2D4 #D4F2DB #D4F2EA
triadic
#D4F2DB #DBD4F2 #F2DBD4
tetradic
#D4F2DB #D4DCF2 #F2D4EB #F2EAD4
square
#D4F2DB #D4DCF2 #F2D4EB #F2EAD4
split-complementary
#D4F2DB #EAD4F2 #F2D4DC
monochromatic
#76D68C #A5E4B4 #D4F2DB #E8F8EB #E8F8EB
Accessibility & contrast
On white
1.20
#D4F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#D4F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F2DB
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F2DB | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDA
Deuteranopia (green-blind)
#EDE9DC
Tritanopia (blue-blind)
#D0F1EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4f2db; /* rgb */ color: rgb(212, 242, 219); /* oklch */ color: oklch(93.3% 0.044 152.5);
Tailwind
colors: {
custom: {
50: '#e1f6e6',
500: '#d4f2db',
950: '#000000',
},
}SCSS
$custom: #d4f2db; $custom-light: #e1f6e6; $custom-dark: #000000;
JSON
{
"hex": "#d4f2db",
"rgb": {
"r": 212,
"g": 242,
"b": 219
},
"hsl": {
"h": 134,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.93317,
"c": 0.04398,
"h": 152.5
},
"luminance": 0.82616
}Semantic roles & 50–950 ramp
primary
#D4F2DB
secondary
#D199C4
accent
#249CC1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584