#D2E2BD#D2E2BD
#D2E2BD is a very light, muted yellow-green. Relative luminance 0.718; OKLCH L 89.1% C 0.052 H 126.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2BD |
|---|---|
| RGB | rgb(210, 226, 189) |
| HSL | hsl(86, 39%, 81%) |
| HSV | hsv(86, 16%, 89%) |
| CMYK | cmyk(7.1%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(87.86, -11.80, 16.32) |
| CIE-LCH | lch(87.86, 20.14, 125.89°) |
| OKLab | oklab(89.11% -0.0311 0.042) |
| OKLCH | oklch(89.11% 0.052 126.5) |
| XYZ | xyz(62.9586, 71.7683, 58.6701) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.92
Light Grey Green
#B7E1A1
ΔE00 8.05
Light Sage
#BCECAC
ΔE00 8.48
Beige
#F5F5DC
ΔE00 8.56
Eggshell (survey)
#FFFFD4
ΔE00 8.70
Cream
#FFFDD0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2BD #CDBDE2
analogous
#E2E0BD #D2E2BD #C0E2BD
triadic
#D2E2BD #BDD2E2 #E2BDD2
tetradic
#D2E2BD #BDE2E0 #CDBDE2 #E2BDC0
square
#D2E2BD #BDE2E0 #CDBDE2 #E2BDC0
split-complementary
#D2E2BD #BDC0E2 #E0BDE2
monochromatic
#98BD68 #B5CF92 #D2E2BD #EFF5E8 #F1F6EA
Accessibility & contrast
On white
1.37
#D2E2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#D2E2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2BD
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2BD | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBB
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#D4DED8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2e2bd; /* rgb */ color: rgb(210, 226, 189); /* oklch */ color: oklch(89.1% 0.052 126.5);
Tailwind
colors: {
custom: {
50: '#e0ebd1',
500: '#d2e2bd',
950: '#000000',
},
}SCSS
$custom: #d2e2bd; $custom-light: #e0ebd1; $custom-dark: #000000;
JSON
{
"hex": "#d2e2bd",
"rgb": {
"r": 210,
"g": 226,
"b": 189
},
"hsl": {
"h": 85.946,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.89105,
"c": 0.0523,
"h": 126.5
},
"luminance": 0.71768
}Semantic roles & 50–950 ramp
primary
#D2E2BD
secondary
#9E88BB
accent
#34B26A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483