#D1E2BD#D1E2BD
#D1E2BD is a very light, muted yellow-green. Relative luminance 0.716; OKLCH L 89.0% C 0.053 H 127.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D1E2BD |
|---|---|
| RGB | rgb(209, 226, 189) |
| HSL | hsl(88, 39%, 81%) |
| HSV | hsv(88, 16%, 89%) |
| CMYK | cmyk(7.5%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(87.79, -12.16, 16.21) |
| CIE-LCH | lch(87.79, 20.26, 126.87°) |
| OKLab | oklab(89.03% -0.0321 0.0418) |
| OKLCH | oklch(89.03% 0.053 127.6) |
| XYZ | xyz(62.6748, 71.6219, 58.6568) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.89
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.15
Light Sage
#BCECAC
ΔE00 8.30
Beige
#F5F5DC
ΔE00 8.79
Eggshell (survey)
#FFFFD4
ΔE00 8.92
Very Pale Green
#CFFDBC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1E2BD #CEBDE2
analogous
#E2E1BD #D1E2BD #BFE2BD
triadic
#D1E2BD #BDD1E2 #E2BDD1
tetradic
#D1E2BD #BDE2E1 #CEBDE2 #E2BDBF
square
#D1E2BD #BDE2E1 #CEBDE2 #E2BDBF
split-complementary
#D1E2BD #BDBFE2 #E1BDE2
monochromatic
#96BD68 #B3CF92 #D1E2BD #EFF5E8 #F0F6EA
Accessibility & contrast
On white
1.37
#D1E2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D1E2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1E2BD
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1E2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1E2BD | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBB
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#D3DED8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1e2bd; /* rgb */ color: rgb(209, 226, 189); /* oklch */ color: oklch(89.0% 0.053 127.6);
Tailwind
colors: {
custom: {
50: '#dfebd1',
500: '#d1e2bd',
950: '#000000',
},
}SCSS
$custom: #d1e2bd; $custom-light: #dfebd1; $custom-dark: #000000;
JSON
{
"hex": "#d1e2bd",
"rgb": {
"r": 209,
"g": 226,
"b": 189
},
"hsl": {
"h": 87.568,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.89032,
"c": 0.05269,
"h": 127.6
},
"luminance": 0.71622
}Semantic roles & 50–950 ramp
primary
#D1E2BD
secondary
#A088BB
accent
#34B26E
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483