#D5E1BB#D5E1BB
#D5E1BB is a very light, muted yellow-green. Relative luminance 0.716; OKLCH L 89.1% C 0.052 H 121.7°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E1BB |
|---|---|
| RGB | rgb(213, 225, 187) |
| HSL | hsl(79, 39%, 81%) |
| HSV | hsv(79, 17%, 88%) |
| CMYK | cmyk(5.3%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(87.77, -10.56, 17.27) |
| CIE-LCH | lch(87.77, 20.24, 121.44°) |
| OKLab | oklab(89.08% -0.0274 0.0444) |
| OKLCH | oklch(89.08% 0.052 121.7) |
| XYZ | xyz(63.3343, 71.5844, 57.4847) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.16
Beige
#F5F5DC
ΔE00 7.92
Eggshell (survey)
#FFFFD4
ΔE00 8.01
Cream
#FFFDD0
ΔE00 8.17
Palegoldenrod
#EEE8AA
ΔE00 8.38
Ecru
#FEFFCA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E1BB #C7BBE1
analogous
#E1DABB #D5E1BB #C2E1BB
triadic
#D5E1BB #BBD5E1 #E1BBD5
tetradic
#D5E1BB #BBE1DA #C7BBE1 #E1BBC2
square
#D5E1BB #BBE1DA #C7BBE1 #E1BBC2
split-complementary
#D5E1BB #BBC2E1 #DABBE1
monochromatic
#A1BC66 #BBCE91 #D5E1BB #EFF4E5 #F2F6EA
Accessibility & contrast
On white
1.37
#D5E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D5E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E1BB
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E1BB | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#E4DCBD
Tritanopia (blue-blind)
#D8DDD6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5e1bb; /* rgb */ color: rgb(213, 225, 187); /* oklch */ color: oklch(89.1% 0.052 121.7);
Tailwind
colors: {
custom: {
50: '#e2eacf',
500: '#d5e1bb',
950: '#000000',
},
}SCSS
$custom: #d5e1bb; $custom-light: #e2eacf; $custom-dark: #000000;
JSON
{
"hex": "#d5e1bb",
"rgb": {
"r": 213,
"g": 225,
"b": 187
},
"hsl": {
"h": 78.947,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.89075,
"c": 0.05222,
"h": 121.7
},
"luminance": 0.71584
}Semantic roles & 50–950 ramp
primary
#D5E1BB
secondary
#9786BA
accent
#34B25C
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483