#D2E2BC#D2E2BC
#D2E2BC is a very light, muted yellow-green. Relative luminance 0.717; OKLCH L 89.1% C 0.054 H 126.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2BC |
|---|---|
| RGB | rgb(210, 226, 188) |
| HSL | hsl(85, 40%, 81%) |
| HSV | hsv(85, 17%, 89%) |
| CMYK | cmyk(7.1%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(87.84, -11.96, 16.81) |
| CIE-LCH | lch(87.84, 20.63, 125.44°) |
| OKLab | oklab(89.08% -0.0315 0.0433) |
| OKLCH | oklch(89.08% 0.054 126.1) |
| XYZ | xyz(62.8505, 71.7250, 58.1004) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.89
Light Sage
#BCECAC
ΔE00 8.30
Eggshell (survey)
#FFFFD4
ΔE00 8.65
Beige
#F5F5DC
ΔE00 8.67
Cream
#FFFDD0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2BC #CCBCE2
analogous
#E2DFBC #D2E2BC #BFE2BC
triadic
#D2E2BC #BCD2E2 #E2BCD2
tetradic
#D2E2BC #BCE2DF #CCBCE2 #E2BCBF
square
#D2E2BC #BCE2DF #CCBCE2 #E2BCBF
split-complementary
#D2E2BC #BCBFE2 #DFBCE2
monochromatic
#99BD67 #B5D091 #D2E2BC #EFF4E7 #F1F6EA
Accessibility & contrast
On white
1.37
#D2E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#D2E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2BC
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2BC | 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)
#E7DDBA
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#D4DED7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2e2bc; /* rgb */ color: rgb(210, 226, 188); /* oklch */ color: oklch(89.1% 0.054 126.1);
Tailwind
colors: {
custom: {
50: '#e0ebd0',
500: '#d2e2bc',
950: '#000000',
},
}SCSS
$custom: #d2e2bc; $custom-light: #e0ebd0; $custom-dark: #000000;
JSON
{
"hex": "#d2e2bc",
"rgb": {
"r": 210,
"g": 226,
"b": 188
},
"hsl": {
"h": 85.263,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.89082,
"c": 0.05353,
"h": 126.1
},
"luminance": 0.71725
}Semantic roles & 50–950 ramp
primary
#D2E2BC
secondary
#9D87BB
accent
#33B369
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483