#D0E2BB#D0E2BB
#D0E2BB is a very light, muted yellow-green. Relative luminance 0.714; OKLCH L 88.9% C 0.056 H 127.7°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E2BB |
|---|---|
| RGB | rgb(208, 226, 187) |
| HSL | hsl(88, 40%, 81%) |
| HSV | hsv(88, 17%, 89%) |
| CMYK | cmyk(8%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(87.67, -12.83, 17.08) |
| CIE-LCH | lch(87.67, 21.36, 126.90°) |
| OKLab | oklab(88.91% -0.034 0.044) |
| OKLCH | oklch(88.91% 0.056 127.7) |
| XYZ | xyz(62.1771, 71.3902, 57.5081) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.33
Light Sage
#BCECAC
ΔE00 7.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.33
Very Pale Green
#CFFDBC
ΔE00 8.67
Very Light Green
#D1FFBD
ΔE00 8.96
Eggshell (survey)
#FFFFD4
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E2BB #CDBBE2
analogous
#E2E0BB #D0E2BB #BCE2BB
triadic
#D0E2BB #BBD0E2 #E2BBD0
tetradic
#D0E2BB #BBE2E0 #CDBBE2 #E2BBBC
square
#D0E2BB #BBE2E0 #CDBBE2 #E2BBBC
split-complementary
#D0E2BB #BBBCE2 #E0BBE2
monochromatic
#95BD65 #B2D090 #D0E2BB #EEF4E6 #F0F6EA
Accessibility & contrast
On white
1.37
#D0E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D0E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E2BB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E2BB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDB9
Deuteranopia (green-blind)
#E4DBBD
Tritanopia (blue-blind)
#D2DED7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0e2bb; /* rgb */ color: rgb(208, 226, 187); /* oklch */ color: oklch(88.9% 0.056 127.7);
Tailwind
colors: {
custom: {
50: '#deebcf',
500: '#d0e2bb',
950: '#000000',
},
}SCSS
$custom: #d0e2bb; $custom-light: #deebcf; $custom-dark: #000000;
JSON
{
"hex": "#d0e2bb",
"rgb": {
"r": 208,
"g": 226,
"b": 187
},
"hsl": {
"h": 87.692,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.88911,
"c": 0.05555,
"h": 127.7
},
"luminance": 0.7139
}Semantic roles & 50–950 ramp
primary
#D0E2BB
secondary
#9F86BB
accent
#32B36E
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483