#D7E2BB#D7E2BB
#D7E2BB is a very light, muted yellow-green. Relative luminance 0.724; OKLCH L 89.4% C 0.053 H 120.3°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E2BB |
|---|---|
| RGB | rgb(215, 226, 187) |
| HSL | hsl(77, 40%, 81%) |
| HSV | hsv(77, 17%, 89%) |
| CMYK | cmyk(4.9%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(88.17, -10.35, 17.86) |
| CIE-LCH | lch(88.17, 20.64, 120.10°) |
| OKLab | oklab(89.43% -0.0268 0.0459) |
| OKLCH | oklch(89.43% 0.053 120.3) |
| XYZ | xyz(64.1892, 72.4277, 57.6024) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.74
Eggshell (survey)
#FFFFD4
ΔE00 7.58
Beige
#F5F5DC
ΔE00 7.71
Cream
#FFFDD0
ΔE00 7.72
Palegoldenrod
#EEE8AA
ΔE00 7.91
Ecru
#FEFFCA
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E2BB #C6BBE2
analogous
#E2D9BB #D7E2BB #C3E2BB
triadic
#D7E2BB #BBD7E2 #E2BBD7
tetradic
#D7E2BB #BBE2D9 #C6BBE2 #E2BBC3
square
#D7E2BB #BBE2D9 #C6BBE2 #E2BBC3
split-complementary
#D7E2BB #BBC3E2 #D9BBE2
monochromatic
#A5BD65 #BED090 #D7E2BB #F0F4E6 #F2F6EA
Accessibility & contrast
On white
1.36
#D7E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#D7E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E2BB
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E2BB | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E6DDBD
Tritanopia (blue-blind)
#DBDED7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7e2bb; /* rgb */ color: rgb(215, 226, 187); /* oklch */ color: oklch(89.4% 0.053 120.3);
Tailwind
colors: {
custom: {
50: '#e3ebcf',
500: '#d7e2bb',
950: '#000000',
},
}SCSS
$custom: #d7e2bb; $custom-light: #e3ebcf; $custom-dark: #000000;
JSON
{
"hex": "#d7e2bb",
"rgb": {
"r": 215,
"g": 226,
"b": 187
},
"hsl": {
"h": 76.923,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.89433,
"c": 0.05315,
"h": 120.3
},
"luminance": 0.72428
}Semantic roles & 50–950 ramp
primary
#D7E2BB
secondary
#9586BB
accent
#32B357
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483