#D2EADC#D2EADC
#D2EADC is a very light, muted green. Relative luminance 0.777; OKLCH L 91.5% C 0.032 H 160.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EADC |
|---|---|
| RGB | rgb(210, 234, 220) |
| HSL | hsl(145, 36%, 87%) |
| HSV | hsv(145, 10%, 92%) |
| CMYK | cmyk(10.3%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(90.65, -10.50, 4.11) |
| CIE-LCH | lch(90.65, 11.28, 158.62°) |
| OKLab | oklab(91.55% -0.0297 0.0107) |
| OKLCH | oklch(91.55% 0.032 160.2) |
| XYZ | xyz(68.9166, 77.7136, 79.0656) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.67
Ice
#D6FFFA
ΔE00 6.87
Lightcyan
#E0FFFF
ΔE00 7.49
Ice Blue (survey)
#D7FFFE
ΔE00 7.71
Very Pale Blue
#D6FFFE
ΔE00 7.81
Very Light Blue
#D5FFFF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EADC #EAD2E0
analogous
#D4EAD2 #D2EADC #D2EAE8
triadic
#D2EADC #DCD2EA #EADCD2
tetradic
#D2EADC #D2D4EA #EAD2E0 #EAE8D2
square
#D2EADC #D2D4EA #EAD2E0 #EAE8D2
split-complementary
#D2EADC #E8D2EA #EAD2D4
monochromatic
#7FC39B #A8D7BC #D2EADC #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.27
#D2EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#D2EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EADC
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EADC | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DB
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#CEEAE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2eadc; /* rgb */ color: rgb(210, 234, 220); /* oklch */ color: oklch(91.5% 0.032 160.2);
Tailwind
colors: {
custom: {
50: '#dff0e6',
500: '#d2eadc',
950: '#000000',
},
}SCSS
$custom: #d2eadc; $custom-light: #dff0e6; $custom-dark: #000000;
JSON
{
"hex": "#d2eadc",
"rgb": {
"r": 210,
"g": 234,
"b": 220
},
"hsl": {
"h": 145,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.9155,
"c": 0.03157,
"h": 160.2
},
"luminance": 0.77715
}Semantic roles & 50–950 ramp
primary
#D2EADC
secondary
#C49CB3
accent
#367DAF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584