#D1E2BC#D1E2BC
#D1E2BC is a very light, muted yellow-green. Relative luminance 0.716; OKLCH L 89.0% C 0.054 H 127.1°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D1E2BC |
|---|---|
| RGB | rgb(209, 226, 188) |
| HSL | hsl(87, 40%, 81%) |
| HSV | hsv(87, 17%, 89%) |
| CMYK | cmyk(7.5%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(87.77, -12.32, 16.70) |
| CIE-LCH | lch(87.77, 20.75, 126.41°) |
| OKLab | oklab(89.01% -0.0325 0.043) |
| OKLCH | oklch(89.01% 0.054 127.1) |
| XYZ | xyz(62.5666, 71.5786, 58.0871) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.12
Light Sage
#BCECAC
ΔE00 8.12
Eggshell (survey)
#FFFFD4
ΔE00 8.87
Beige
#F5F5DC
ΔE00 8.89
Very Pale Green
#CFFDBC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1E2BC #CDBCE2
analogous
#E2E0BC #D1E2BC #BEE2BC
triadic
#D1E2BC #BCD1E2 #E2BCD1
tetradic
#D1E2BC #BCE2E0 #CDBCE2 #E2BCBE
square
#D1E2BC #BCE2E0 #CDBCE2 #E2BCBE
split-complementary
#D1E2BC #BCBEE2 #E0BCE2
monochromatic
#96BD67 #B4D091 #D1E2BC #EEF4E7 #F0F6EA
Accessibility & contrast
On white
1.37
#D1E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D1E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1E2BC
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1E2BC | 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)
#E6DDBA
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#D3DED7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1e2bc; /* rgb */ color: rgb(209, 226, 188); /* oklch */ color: oklch(89.0% 0.054 127.1);
Tailwind
colors: {
custom: {
50: '#dfebd0',
500: '#d1e2bc',
950: '#000000',
},
}SCSS
$custom: #d1e2bc; $custom-light: #dfebd0; $custom-dark: #000000;
JSON
{
"hex": "#d1e2bc",
"rgb": {
"r": 209,
"g": 226,
"b": 188
},
"hsl": {
"h": 86.842,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.89008,
"c": 0.05392,
"h": 127.1
},
"luminance": 0.71579
}Semantic roles & 50–950 ramp
primary
#D1E2BC
secondary
#9E87BB
accent
#33B36C
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483