#D3E2CD#D3E2CD
#D3E2CD is a very light, muted green. Relative luminance 0.726; OKLCH L 89.6% C 0.032 H 136.6°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E2CD |
|---|---|
| RGB | rgb(211, 226, 205) |
| HSL | hsl(103, 27%, 85%) |
| HSV | hsv(103, 9%, 89%) |
| CMYK | cmyk(6.6%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(88.28, -8.79, 8.55) |
| CIE-LCH | lch(88.28, 12.27, 135.78°) |
| OKLab | oklab(89.58% -0.0236 0.0223) |
| OKLCH | oklch(89.58% 0.032 136.6) |
| XYZ | xyz(65.0778, 72.6490, 68.3399) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.67
Beige
#F5F5DC
ΔE00 7.49
Light Grey
#D8DCD6
ΔE00 7.79
Off White (survey)
#FFFFE4
ΔE00 8.93
Lightyellow
#FFFFE0
ΔE00 9.13
Eggshell
#F0EAD6
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E2CD #DCCDE2
analogous
#DEE2CD #D3E2CD #CDE2D2
triadic
#D3E2CD #CDD3E2 #E2CDD3
tetradic
#D3E2CD #CDDEE2 #DCCDE2 #E2D2CD
square
#D3E2CD #CDDEE2 #DCCDE2 #E2D2CD
split-complementary
#D3E2CD #D2CDE2 #E2CDDE
monochromatic
#8FB580 #B1CCA6 #D3E2CD #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.35
#D3E2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#D3E2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E2CD
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E2CD | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECC
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#D3E0DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3e2cd; /* rgb */ color: rgb(211, 226, 205); /* oklch */ color: oklch(89.6% 0.032 136.6);
Tailwind
colors: {
custom: {
50: '#e0ebdc',
500: '#d3e2cd',
950: '#000000',
},
}SCSS
$custom: #d3e2cd; $custom-light: #e0ebdc; $custom-dark: #000000;
JSON
{
"hex": "#d3e2cd",
"rgb": {
"r": 211,
"g": 226,
"b": 205
},
"hsl": {
"h": 102.857,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.89575,
"c": 0.03248,
"h": 136.6
},
"luminance": 0.72649
}Semantic roles & 50–950 ramp
primary
#D3E2CD
secondary
#B09AB9
accent
#40A588
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484