#D2E2BB#D2E2BB
#D2E2BB is a very light, muted yellow-green. Relative luminance 0.717; OKLCH L 89.1% C 0.055 H 125.7°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2BB |
|---|---|
| RGB | rgb(210, 226, 187) |
| HSL | hsl(85, 40%, 81%) |
| HSV | hsv(85, 17%, 89%) |
| CMYK | cmyk(7.1%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(87.82, -12.12, 17.30) |
| CIE-LCH | lch(87.82, 21.13, 125.02°) |
| OKLab | oklab(89.06% -0.0319 0.0445) |
| OKLCH | oklch(89.06% 0.055 125.7) |
| XYZ | xyz(62.7431, 71.6820, 57.5346) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.67
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.86
Light Sage
#BCECAC
ΔE00 8.14
Eggshell (survey)
#FFFFD4
ΔE00 8.61
Beige
#F5F5DC
ΔE00 8.78
Cream
#FFFDD0
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2BB #CBBBE2
analogous
#E2DEBB #D2E2BB #BEE2BB
triadic
#D2E2BB #BBD2E2 #E2BBD2
tetradic
#D2E2BB #BBE2DE #CBBBE2 #E2BBBE
square
#D2E2BB #BBE2DE #CBBBE2 #E2BBBE
split-complementary
#D2E2BB #BBBEE2 #DEBBE2
monochromatic
#99BD65 #B6D090 #D2E2BB #EEF4E6 #F1F6EA
Accessibility & contrast
On white
1.37
#D2E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D2E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2BB
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2BB | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E4DCBD
Tritanopia (blue-blind)
#D5DED7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2e2bb; /* rgb */ color: rgb(210, 226, 187); /* oklch */ color: oklch(89.1% 0.055 125.7);
Tailwind
colors: {
custom: {
50: '#e0ebcf',
500: '#d2e2bb',
950: '#000000',
},
}SCSS
$custom: #d2e2bb; $custom-light: #e0ebcf; $custom-dark: #000000;
JSON
{
"hex": "#d2e2bb",
"rgb": {
"r": 210,
"g": 226,
"b": 187
},
"hsl": {
"h": 84.615,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.89059,
"c": 0.05477,
"h": 125.7
},
"luminance": 0.71682
}Semantic roles & 50–950 ramp
primary
#D2E2BB
secondary
#9C86BB
accent
#32B367
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483