#D5E2BC#D5E2BC
#D5E2BC is a very light, muted yellow-green. Relative luminance 0.722; OKLCH L 89.3% C 0.052 H 122.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E2BC |
|---|---|
| RGB | rgb(213, 226, 188) |
| HSL | hsl(81, 40%, 81%) |
| HSV | hsv(81, 17%, 89%) |
| CMYK | cmyk(5.8%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(88.05, -10.90, 17.14) |
| CIE-LCH | lch(88.05, 20.31, 122.46°) |
| OKLab | oklab(89.31% -0.0284 0.0441) |
| OKLCH | oklch(89.31% 0.052 122.8) |
| XYZ | xyz(63.7128, 72.1696, 58.1408) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.20
Beige
#F5F5DC
ΔE00 7.99
Eggshell (survey)
#FFFFD4
ΔE00 8.02
Cream
#FFFDD0
ΔE00 8.21
Ecru
#FEFFCA
ΔE00 8.38
Light Grey Green
#B7E1A1
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E2BC #C9BCE2
analogous
#E2DCBC #D5E2BC #C2E2BC
triadic
#D5E2BC #BCD5E2 #E2BCD5
tetradic
#D5E2BC #BCE2DC #C9BCE2 #E2BCC2
square
#D5E2BC #BCE2DC #C9BCE2 #E2BCC2
split-complementary
#D5E2BC #BCC2E2 #DCBCE2
monochromatic
#9FBD67 #BAD091 #D5E2BC #F0F4E7 #F2F6EA
Accessibility & contrast
On white
1.36
#D5E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D5E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E2BC
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E2BC | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBA
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#D8DED7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5e2bc; /* rgb */ color: rgb(213, 226, 188); /* oklch */ color: oklch(89.3% 0.052 122.8);
Tailwind
colors: {
custom: {
50: '#e2ebd0',
500: '#d5e2bc',
950: '#000000',
},
}SCSS
$custom: #d5e2bc; $custom-light: #e2ebd0; $custom-dark: #000000;
JSON
{
"hex": "#d5e2bc",
"rgb": {
"r": 213,
"g": 226,
"b": 188
},
"hsl": {
"h": 80.526,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.89305,
"c": 0.05249,
"h": 122.8
},
"luminance": 0.7217
}Semantic roles & 50–950 ramp
primary
#D5E2BC
secondary
#9987BB
accent
#33B35F
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483