#D8E2BC#D8E2BC
#D8E2BC is a very light, muted yellow-green. Relative luminance 0.726; OKLCH L 89.5% C 0.052 H 119.4°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D8E2BC |
|---|---|
| RGB | rgb(216, 226, 188) |
| HSL | hsl(76, 40%, 81%) |
| HSV | hsv(76, 17%, 89%) |
| CMYK | cmyk(4.4%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(88.27, -9.84, 17.48) |
| CIE-LCH | lch(88.27, 20.05, 119.38°) |
| OKLab | oklab(89.53% -0.0254 0.045) |
| OKLCH | oklch(89.53% 0.052 119.4) |
| XYZ | xyz(64.5913, 72.6226, 58.1820) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.54
Beige
#F5F5DC
ΔE00 7.36
Eggshell (survey)
#FFFFD4
ΔE00 7.43
Cream
#FFFDD0
ΔE00 7.56
Lemonchiffon
#FFFACD
ΔE00 7.82
Ecru
#FEFFCA
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8E2BC #C6BCE2
analogous
#E2D9BC #D8E2BC #C5E2BC
triadic
#D8E2BC #BCD8E2 #E2BCD8
tetradic
#D8E2BC #BCE2D9 #C6BCE2 #E2BCC5
square
#D8E2BC #BCE2D9 #C6BCE2 #E2BCC5
split-complementary
#D8E2BC #BCC5E2 #D9BCE2
monochromatic
#A6BD67 #BFD091 #D8E2BC #F1F4E7 #F3F6EA
Accessibility & contrast
On white
1.35
#D8E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#D8E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8E2BC
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8E2BC | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBA
Deuteranopia (green-blind)
#E6DEBD
Tritanopia (blue-blind)
#DCDED7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8e2bc; /* rgb */ color: rgb(216, 226, 188); /* oklch */ color: oklch(89.5% 0.052 119.4);
Tailwind
colors: {
custom: {
50: '#e4ebd0',
500: '#d8e2bc',
950: '#000000',
},
}SCSS
$custom: #d8e2bc; $custom-light: #e4ebd0; $custom-dark: #000000;
JSON
{
"hex": "#d8e2bc",
"rgb": {
"r": 216,
"g": 226,
"b": 188
},
"hsl": {
"h": 75.789,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.89531,
"c": 0.05162,
"h": 119.4
},
"luminance": 0.72622
}Semantic roles & 50–950 ramp
primary
#D8E2BC
secondary
#9587BB
accent
#33B355
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483