#D3E2BE#D3E2BE
#D3E2BE is a very light, muted yellow-green. Relative luminance 0.720; OKLCH L 89.2% C 0.051 H 125.8°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E2BE |
|---|---|
| RGB | rgb(211, 226, 190) |
| HSL | hsl(85, 38%, 82%) |
| HSV | hsv(85, 16%, 89%) |
| CMYK | cmyk(6.6%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(87.95, -11.29, 15.93) |
| CIE-LCH | lch(87.95, 19.53, 125.32°) |
| OKLab | oklab(89.2% -0.0297 0.0411) |
| OKLCH | oklch(89.2% 0.051 125.8) |
| XYZ | xyz(63.3532, 71.9591, 59.2571) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.72
Beige
#F5F5DC
ΔE00 8.21
Light Grey Green
#B7E1A1
ΔE00 8.42
Eggshell (survey)
#FFFFD4
ΔE00 8.54
Cream
#FFFDD0
ΔE00 8.81
Light Sage
#BCECAC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E2BE #CDBEE2
analogous
#E2DFBE #D3E2BE #C1E2BE
triadic
#D3E2BE #BED3E2 #E2BED3
tetradic
#D3E2BE #BEE2DF #CDBEE2 #E2BEC1
square
#D3E2BE #BEE2DF #CDBEE2 #E2BEC1
split-complementary
#D3E2BE #BEC1E2 #DFBEE2
monochromatic
#9ABC69 #B6CF94 #D3E2BE #F0F5E8 #F1F6EA
Accessibility & contrast
On white
1.36
#D3E2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D3E2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E2BE
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E2BE | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#D5DED8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3e2be; /* rgb */ color: rgb(211, 226, 190); /* oklch */ color: oklch(89.2% 0.051 125.8);
Tailwind
colors: {
custom: {
50: '#e0ebd1',
500: '#d3e2be',
950: '#000000',
},
}SCSS
$custom: #d3e2be; $custom-light: #e0ebd1; $custom-dark: #000000;
JSON
{
"hex": "#d3e2be",
"rgb": {
"r": 211,
"g": 226,
"b": 190
},
"hsl": {
"h": 85,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.89203,
"c": 0.05068,
"h": 125.8
},
"luminance": 0.71959
}Semantic roles & 50–950 ramp
primary
#D3E2BE
secondary
#9E89BB
accent
#34B168
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483