#D5E2BB#D5E2BB
#D5E2BB is a very light, muted yellow-green. Relative luminance 0.721; OKLCH L 89.3% C 0.054 H 122.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E2BB |
|---|---|
| RGB | rgb(213, 226, 187) |
| HSL | hsl(80, 40%, 81%) |
| HSV | hsv(80, 17%, 89%) |
| CMYK | cmyk(5.8%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(88.03, -11.06, 17.63) |
| CIE-LCH | lch(88.03, 20.81, 122.10°) |
| OKLab | oklab(89.28% -0.0289 0.0453) |
| OKLCH | oklch(89.28% 0.054 122.5) |
| XYZ | xyz(63.6054, 72.1267, 57.5750) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.18
Eggshell (survey)
#FFFFD4
ΔE00 7.98
Beige
#F5F5DC
ΔE00 8.13
Cream
#FFFDD0
ΔE00 8.15
Light Grey Green
#B7E1A1
ΔE00 8.24
Ecru
#FEFFCA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E2BB #C8BBE2
analogous
#E2DBBB #D5E2BB #C1E2BB
triadic
#D5E2BB #BBD5E2 #E2BBD5
tetradic
#D5E2BB #BBE2DB #C8BBE2 #E2BBC1
square
#D5E2BB #BBE2DB #C8BBE2 #E2BBC1
split-complementary
#D5E2BB #BBC1E2 #DBBBE2
monochromatic
#A0BD65 #BBD090 #D5E2BB #EFF4E6 #F2F6EA
Accessibility & contrast
On white
1.36
#D5E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D5E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E2BB
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E2BB | 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)
#E7DDB9
Deuteranopia (green-blind)
#E5DDBD
Tritanopia (blue-blind)
#D8DED7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5e2bb; /* rgb */ color: rgb(213, 226, 187); /* oklch */ color: oklch(89.3% 0.054 122.5);
Tailwind
colors: {
custom: {
50: '#e2ebcf',
500: '#d5e2bb',
950: '#000000',
},
}SCSS
$custom: #d5e2bb; $custom-light: #e2ebcf; $custom-dark: #000000;
JSON
{
"hex": "#d5e2bb",
"rgb": {
"r": 213,
"g": 226,
"b": 187
},
"hsl": {
"h": 80,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.89282,
"c": 0.05375,
"h": 122.5
},
"luminance": 0.72127
}Semantic roles & 50–950 ramp
primary
#D5E2BB
secondary
#9886BB
accent
#32B35D
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483