#D3EBCC#D3EBCC
#D3EBCC is a very light, muted green. Relative luminance 0.776; OKLCH L 91.4% C 0.049 H 138.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBCC |
|---|---|
| RGB | rgb(211, 235, 204) |
| HSL | hsl(106, 44%, 86%) |
| HSV | hsv(106, 13%, 92%) |
| CMYK | cmyk(10.2%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(90.61, -13.49, 12.40) |
| CIE-LCH | lch(90.61, 18.32, 137.42°) |
| OKLab | oklab(91.41% -0.0365 0.0321) |
| OKLCH | oklch(91.41% 0.049 138.6) |
| XYZ | xyz(67.4693, 77.6244, 68.5435) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.81
Light Sage
#BCECAC
ΔE00 8.77
Very Pale Green
#CFFDBC
ΔE00 8.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.13
Light Grey Green
#B7E1A1
ΔE00 9.14
Beige
#F5F5DC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBCC #E4CCEB
analogous
#E2EBCC #D3EBCC #CCEBD4
triadic
#D3EBCC #CCD3EB #EBCCD3
tetradic
#D3EBCC #CCE2EB #E4CCEB #EBD4CC
square
#D3EBCC #CCE2EB #E4CCEB #EBD4CC
split-complementary
#D3EBCC #D4CCEB #EBCCE2
monochromatic
#87C974 #ADDAA0 #D3EBCC #ECF6E9 #ECF6E9
Accessibility & contrast
On white
1.27
#D3EBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#D3EBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBCC
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBCC | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CA
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#D2E9E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d3ebcc; /* rgb */ color: rgb(211, 235, 204); /* oklch */ color: oklch(91.4% 0.049 138.6);
Tailwind
colors: {
custom: {
50: '#e0f1db',
500: '#d3ebcc',
950: '#000000',
},
}SCSS
$custom: #d3ebcc; $custom-light: #e0f1db; $custom-dark: #000000;
JSON
{
"hex": "#d3ebcc",
"rgb": {
"r": 211,
"g": 235,
"b": 204
},
"hsl": {
"h": 106.452,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.91413,
"c": 0.04863,
"h": 138.6
},
"luminance": 0.77625
}Semantic roles & 50–950 ramp
primary
#D3EBCC
secondary
#BB95C6
accent
#2FB798
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584