#D2EADB#D2EADB
#D2EADB is a very light, muted green. Relative luminance 0.777; OKLCH L 91.5% C 0.032 H 158.3°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EADB |
|---|---|
| RGB | rgb(210, 234, 219) |
| HSL | hsl(143, 36%, 87%) |
| HSV | hsv(143, 10%, 92%) |
| CMYK | cmyk(10.3%, 0%, 6.4%, 8.2%) |
| CIE-LAB | lab(90.62, -10.69, 4.60) |
| CIE-LCH | lch(90.62, 11.63, 156.71°) |
| OKLab | oklab(91.52% -0.0301 0.012) |
| OKLCH | oklch(91.52% 0.032 158.3) |
| XYZ | xyz(68.7846, 77.6607, 78.3702) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.68
Ice
#D6FFFA
ΔE00 7.08
Lightcyan
#E0FFFF
ΔE00 7.81
Ice Blue (survey)
#D7FFFE
ΔE00 7.99
Very Pale Blue
#D6FFFE
ΔE00 8.08
Very Light Blue
#D5FFFF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EADB #EAD2E1
analogous
#D5EAD2 #D2EADB #D2EAE7
triadic
#D2EADB #DBD2EA #EADBD2
tetradic
#D2EADB #D2D5EA #EAD2E1 #EAE7D2
square
#D2EADB #D2D5EA #EAD2E1 #EAE7D2
split-complementary
#D2EADB #E7D2EA #EAD2D5
monochromatic
#7FC398 #A8D7BA #D2EADB #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.27
#D2EADB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#D2EADB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EADB
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EADB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EADB | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#E5E3DC
Tritanopia (blue-blind)
#CEEAE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2eadb; /* rgb */ color: rgb(210, 234, 219); /* oklch */ color: oklch(91.5% 0.032 158.3);
Tailwind
colors: {
custom: {
50: '#dff0e6',
500: '#d2eadb',
950: '#000000',
},
}SCSS
$custom: #d2eadb; $custom-light: #dff0e6; $custom-dark: #000000;
JSON
{
"hex": "#d2eadb",
"rgb": {
"r": 210,
"g": 234,
"b": 219
},
"hsl": {
"h": 142.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.91523,
"c": 0.0324,
"h": 158.3
},
"luminance": 0.77662
}Semantic roles & 50–950 ramp
primary
#D2EADB
secondary
#C49CB5
accent
#3682AF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584