#D3E2BB#D3E2BB
#D3E2BB is a very light, muted yellow-green. Relative luminance 0.718; OKLCH L 89.1% C 0.054 H 124.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E2BB |
|---|---|
| RGB | rgb(211, 226, 187) |
| HSL | hsl(83, 40%, 81%) |
| HSV | hsv(83, 17%, 89%) |
| CMYK | cmyk(6.6%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(87.89, -11.77, 17.41) |
| CIE-LCH | lch(87.89, 21.02, 124.06°) |
| OKLab | oklab(89.13% -0.0309 0.0448) |
| OKLCH | oklch(89.13% 0.054 124.6) |
| XYZ | xyz(63.0287, 71.8293, 57.5480) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.63
Light Grey Green
#B7E1A1
ΔE00 7.85
Light Sage
#BCECAC
ΔE00 8.34
Eggshell (survey)
#FFFFD4
ΔE00 8.40
Beige
#F5F5DC
ΔE00 8.56
Cream
#FFFDD0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E2BB #CABBE2
analogous
#E2DDBB #D3E2BB #BFE2BB
triadic
#D3E2BB #BBD3E2 #E2BBD3
tetradic
#D3E2BB #BBE2DD #CABBE2 #E2BBBF
square
#D3E2BB #BBE2DD #CABBE2 #E2BBBF
split-complementary
#D3E2BB #BBBFE2 #DDBBE2
monochromatic
#9BBD65 #B7D090 #D3E2BB #EFF4E6 #F1F6EA
Accessibility & contrast
On white
1.37
#D3E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D3E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E2BB
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E2BB | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E5DCBD
Tritanopia (blue-blind)
#D6DED7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3e2bb; /* rgb */ color: rgb(211, 226, 187); /* oklch */ color: oklch(89.1% 0.054 124.6);
Tailwind
colors: {
custom: {
50: '#e0ebcf',
500: '#d3e2bb',
950: '#000000',
},
}SCSS
$custom: #d3e2bb; $custom-light: #e0ebcf; $custom-dark: #000000;
JSON
{
"hex": "#d3e2bb",
"rgb": {
"r": 211,
"g": 226,
"b": 187
},
"hsl": {
"h": 83.077,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.89133,
"c": 0.05441,
"h": 124.6
},
"luminance": 0.71829
}Semantic roles & 50–950 ramp
primary
#D3E2BB
secondary
#9A86BB
accent
#32B364
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483