#D1E2BB#D1E2BB
#D1E2BB is a very light, muted yellow-green. Relative luminance 0.715; OKLCH L 89.0% C 0.055 H 126.7°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D1E2BB |
|---|---|
| RGB | rgb(209, 226, 187) |
| HSL | hsl(86, 40%, 81%) |
| HSV | hsv(86, 17%, 89%) |
| CMYK | cmyk(7.5%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(87.74, -12.48, 17.19) |
| CIE-LCH | lch(87.74, 21.24, 125.97°) |
| OKLab | oklab(88.99% -0.0329 0.0442) |
| OKLCH | oklch(88.99% 0.055 126.7) |
| XYZ | xyz(62.4592, 71.5356, 57.5213) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.50
Light Sage
#BCECAC
ΔE00 7.95
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.10
Very Pale Green
#CFFDBC
ΔE00 8.80
Eggshell (survey)
#FFFFD4
ΔE00 8.82
Beige
#F5F5DC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1E2BB #CCBBE2
analogous
#E2DFBB #D1E2BB #BDE2BB
triadic
#D1E2BB #BBD1E2 #E2BBD1
tetradic
#D1E2BB #BBE2DF #CCBBE2 #E2BBBD
square
#D1E2BB #BBE2DF #CCBBE2 #E2BBBD
split-complementary
#D1E2BB #BBBDE2 #DFBBE2
monochromatic
#97BD65 #B4D090 #D1E2BB #EEF4E6 #F0F6EA
Accessibility & contrast
On white
1.37
#D1E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#D1E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1E2BB
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1E2BB | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E4DCBD
Tritanopia (blue-blind)
#D3DED7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1e2bb; /* rgb */ color: rgb(209, 226, 187); /* oklch */ color: oklch(89.0% 0.055 126.7);
Tailwind
colors: {
custom: {
50: '#dfebcf',
500: '#d1e2bb',
950: '#000000',
},
}SCSS
$custom: #d1e2bb; $custom-light: #dfebcf; $custom-dark: #000000;
JSON
{
"hex": "#d1e2bb",
"rgb": {
"r": 209,
"g": 226,
"b": 187
},
"hsl": {
"h": 86.154,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.88985,
"c": 0.05515,
"h": 126.7
},
"luminance": 0.71536
}Semantic roles & 50–950 ramp
primary
#D1E2BB
secondary
#9D86BB
accent
#32B36A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483