#D3E2BF#D3E2BF
#D3E2BF is a very light, muted yellow-green. Relative luminance 0.720; OKLCH L 89.2% C 0.049 H 126.3°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E2BF |
|---|---|
| RGB | rgb(211, 226, 191) |
| HSL | hsl(86, 38%, 82%) |
| HSV | hsv(86, 15%, 89%) |
| CMYK | cmyk(6.6%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(87.97, -11.13, 15.44) |
| CIE-LCH | lch(87.97, 19.03, 125.79°) |
| OKLab | oklab(89.23% -0.0293 0.0398) |
| OKLCH | oklch(89.23% 0.049 126.3) |
| XYZ | xyz(63.4629, 72.0030, 59.8347) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.77
Beige
#F5F5DC
ΔE00 8.11
Eggshell (survey)
#FFFFD4
ΔE00 8.61
Light Grey Green
#B7E1A1
ΔE00 8.63
Lightyellow
#FFFFE0
ΔE00 8.80
Cream
#FFFDD0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E2BF #CEBFE2
analogous
#E2E0BF #D3E2BF #C2E2BF
triadic
#D3E2BF #BFD3E2 #E2BFD3
tetradic
#D3E2BF #BFE2E0 #CEBFE2 #E2BFC2
square
#D3E2BF #BFE2E0 #CEBFE2 #E2BFC2
split-complementary
#D3E2BF #BFC2E2 #E0BFE2
monochromatic
#99BC6B #B6CF95 #D3E2BF #F0F5E9 #F1F5EA
Accessibility & contrast
On white
1.36
#D3E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D3E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E2BF
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E2BF | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#D5DED8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3e2bf; /* rgb */ color: rgb(211, 226, 191); /* oklch */ color: oklch(89.2% 0.049 126.3);
Tailwind
colors: {
custom: {
50: '#e0ebd2',
500: '#d3e2bf',
950: '#000000',
},
}SCSS
$custom: #d3e2bf; $custom-light: #e0ebd2; $custom-dark: #000000;
JSON
{
"hex": "#d3e2bf",
"rgb": {
"r": 211,
"g": 226,
"b": 191
},
"hsl": {
"h": 85.714,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.89227,
"c": 0.04945,
"h": 126.3
},
"luminance": 0.72003
}Semantic roles & 50–950 ramp
primary
#D3E2BF
secondary
#9F8ABB
accent
#35B16A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483