#D3EBCB#D3EBCB
#D3EBCB is a very light, muted green. Relative luminance 0.776; OKLCH L 91.4% C 0.050 H 137.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBCB |
|---|---|
| RGB | rgb(211, 235, 203) |
| HSL | hsl(105, 44%, 86%) |
| HSV | hsv(105, 14%, 92%) |
| CMYK | cmyk(10.2%, 0%, 13.6%, 7.8%) |
| CIE-LAB | lab(90.59, -13.66, 12.89) |
| CIE-LCH | lch(90.59, 18.78, 136.67°) |
| OKLab | oklab(91.39% -0.0369 0.0334) |
| OKLCH | oklch(91.39% 0.05 137.9) |
| XYZ | xyz(67.3497, 77.5766, 67.9139) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.02
Light Sage
#BCECAC
ΔE00 8.52
Very Pale Green
#CFFDBC
ΔE00 8.69
Light Grey Green
#B7E1A1
ΔE00 8.88
Very Light Green
#D1FFBD
ΔE00 8.95
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBCB #E3CBEB
analogous
#E3EBCB #D3EBCB #CBEBD3
triadic
#D3EBCB #CBD3EB #EBCBD3
tetradic
#D3EBCB #CBE3EB #E3CBEB #EBD3CB
square
#D3EBCB #CBE3EB #E3CBEB #EBD3CB
split-complementary
#D3EBCB #D3CBEB #EBCBE3
monochromatic
#88C973 #AEDA9F #D3EBCB #ECF6E9 #ECF6E9
Accessibility & contrast
On white
1.27
#D3EBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#D3EBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBCB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBCB | 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)
#EEE5C9
Deuteranopia (green-blind)
#E9E3CC
Tritanopia (blue-blind)
#D2E8E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d3ebcb; /* rgb */ color: rgb(211, 235, 203); /* oklch */ color: oklch(91.4% 0.050 137.9);
Tailwind
colors: {
custom: {
50: '#e0f1da',
500: '#d3ebcb',
950: '#000000',
},
}SCSS
$custom: #d3ebcb; $custom-light: #e0f1da; $custom-dark: #000000;
JSON
{
"hex": "#d3ebcb",
"rgb": {
"r": 211,
"g": 235,
"b": 203
},
"hsl": {
"h": 105,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.91388,
"c": 0.04975,
"h": 137.9
},
"luminance": 0.77577
}Semantic roles & 50–950 ramp
primary
#D3EBCB
secondary
#BA94C7
accent
#2EB895
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584