#D2E1BB#D2E1BB
#D2E1BB is a very light, muted yellow-green. Relative luminance 0.711; OKLCH L 88.8% C 0.053 H 125.0°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E1BB |
|---|---|
| RGB | rgb(210, 225, 187) |
| HSL | hsl(84, 39%, 81%) |
| HSV | hsv(84, 17%, 88%) |
| CMYK | cmyk(6.7%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(87.55, -11.62, 16.93) |
| CIE-LCH | lch(87.55, 20.54, 124.46°) |
| OKLab | oklab(88.85% -0.0305 0.0436) |
| OKLCH | oklch(88.85% 0.053 125) |
| XYZ | xyz(62.4719, 71.1398, 57.4442) |
| Luminance | 0.7114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.83
Light Grey Green
#B7E1A1
ΔE00 7.98
Light Sage
#BCECAC
ΔE00 8.51
Beige
#F5F5DC
ΔE00 8.58
Eggshell (survey)
#FFFFD4
ΔE00 8.62
Cream
#FFFDD0
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E1BB #CABBE1
analogous
#E1DDBB #D2E1BB #BFE1BB
triadic
#D2E1BB #BBD2E1 #E1BBD2
tetradic
#D2E1BB #BBE1DD #CABBE1 #E1BBBF
square
#D2E1BB #BBE1DD #CABBE1 #E1BBBF
split-complementary
#D2E1BB #BBBFE1 #DDBBE1
monochromatic
#9ABC66 #B6CE91 #D2E1BB #EEF4E5 #F1F6EA
Accessibility & contrast
On white
1.38
#D2E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D2E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E1BB
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E1BB | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#E3DBBD
Tritanopia (blue-blind)
#D5DDD6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2e1bb; /* rgb */ color: rgb(210, 225, 187); /* oklch */ color: oklch(88.8% 0.053 125.0);
Tailwind
colors: {
custom: {
50: '#e0eacf',
500: '#d2e1bb',
950: '#000000',
},
}SCSS
$custom: #d2e1bb; $custom-light: #e0eacf; $custom-dark: #000000;
JSON
{
"hex": "#d2e1bb",
"rgb": {
"r": 210,
"g": 225,
"b": 187
},
"hsl": {
"h": 83.684,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.8885,
"c": 0.05321,
"h": 125
},
"luminance": 0.7114
}Semantic roles & 50–950 ramp
primary
#D2E1BB
secondary
#9B86BA
accent
#34B265
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483