#D2E4BB#D2E4BB
#D2E4BB is a very light, muted yellow-green. Relative luminance 0.728; OKLCH L 89.5% C 0.058 H 126.9°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4BB |
|---|---|
| RGB | rgb(210, 228, 187) |
| HSL | hsl(86, 43%, 81%) |
| HSV | hsv(86, 18%, 89%) |
| CMYK | cmyk(7.9%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(88.34, -13.13, 18.04) |
| CIE-LCH | lch(88.34, 22.31, 126.05°) |
| OKLab | oklab(89.48% -0.0347 0.0463) |
| OKLCH | oklch(89.48% 0.058 126.9) |
| XYZ | xyz(63.2901, 72.7760, 57.7170) |
| Luminance | 0.7278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.09
Light Sage
#BCECAC
ΔE00 7.44
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.98
Very Pale Green
#CFFDBC
ΔE00 8.18
Very Light Green
#D1FFBD
ΔE00 8.45
Eggshell (survey)
#FFFFD4
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4BB #CDBBE4
analogous
#E4E2BB #D2E4BB #BEE4BB
triadic
#D2E4BB #BBD2E4 #E4BBD2
tetradic
#D2E4BB #BBE4E2 #CDBBE4 #E4BBBE
square
#D2E4BB #BBE4E2 #CDBBE4 #E4BBBE
split-complementary
#D2E4BB #BBBEE4 #E2BBE4
monochromatic
#98C163 #B5D38F #D2E4BB #EFF5E7 #F1F6E9
Accessibility & contrast
On white
1.35
#D2E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#D2E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4BB
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4BB | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB9
Deuteranopia (green-blind)
#E6DDBD
Tritanopia (blue-blind)
#D4E0D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d2e4bb; /* rgb */ color: rgb(210, 228, 187); /* oklch */ color: oklch(89.5% 0.058 126.9);
Tailwind
colors: {
custom: {
50: '#e0eccf',
500: '#d2e4bb',
950: '#000000',
},
}SCSS
$custom: #d2e4bb; $custom-light: #e0eccf; $custom-dark: #000000;
JSON
{
"hex": "#d2e4bb",
"rgb": {
"r": 210,
"g": 228,
"b": 187
},
"hsl": {
"h": 86.341,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.89476,
"c": 0.05791,
"h": 126.9
},
"luminance": 0.72776
}Semantic roles & 50–950 ramp
primary
#D2E4BB
secondary
#9E85BE
accent
#2FB66B
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483