#D7E2BD#D7E2BD
#D7E2BD is a very light, muted yellow-green. Relative luminance 0.725; OKLCH L 89.5% C 0.051 H 120.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E2BD |
|---|---|
| RGB | rgb(215, 226, 189) |
| HSL | hsl(78, 39%, 81%) |
| HSV | hsv(78, 16%, 89%) |
| CMYK | cmyk(4.9%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(88.22, -10.04, 16.87) |
| CIE-LCH | lch(88.22, 19.63, 120.75°) |
| OKLab | oklab(89.48% -0.026 0.0434) |
| OKLCH | oklch(89.48% 0.051 120.9) |
| XYZ | xyz(64.4048, 72.5140, 58.7379) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.77
Beige
#F5F5DC
ΔE00 7.42
Eggshell (survey)
#FFFFD4
ΔE00 7.66
Cream
#FFFDD0
ΔE00 7.84
Lightyellow
#FFFFE0
ΔE00 8.06
Lemonchiffon
#FFFACD
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E2BD #C8BDE2
analogous
#E2DBBD #D7E2BD #C5E2BD
triadic
#D7E2BD #BDD7E2 #E2BDD7
tetradic
#D7E2BD #BDE2DB #C8BDE2 #E2BDC5
square
#D7E2BD #BDE2DB #C8BDE2 #E2BDC5
split-complementary
#D7E2BD #BDC5E2 #DBBDE2
monochromatic
#A3BD68 #BDCF92 #D7E2BD #F1F5E8 #F2F6EA
Accessibility & contrast
On white
1.35
#D7E2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#D7E2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E2BD
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E2BD | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBB
Deuteranopia (green-blind)
#E6DDBE
Tritanopia (blue-blind)
#DADED8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7e2bd; /* rgb */ color: rgb(215, 226, 189); /* oklch */ color: oklch(89.5% 0.051 120.9);
Tailwind
colors: {
custom: {
50: '#e3ebd1',
500: '#d7e2bd',
950: '#000000',
},
}SCSS
$custom: #d7e2bd; $custom-light: #e3ebd1; $custom-dark: #000000;
JSON
{
"hex": "#d7e2bd",
"rgb": {
"r": 215,
"g": 226,
"b": 189
},
"hsl": {
"h": 77.838,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.89479,
"c": 0.05062,
"h": 120.9
},
"luminance": 0.72514
}Semantic roles & 50–950 ramp
primary
#D7E2BD
secondary
#9788BB
accent
#34B259
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483