#D5EBCB#D5EBCB
#D5EBCB is a very light, muted green. Relative luminance 0.779; OKLCH L 91.5% C 0.049 H 135.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBCB |
|---|---|
| RGB | rgb(213, 235, 203) |
| HSL | hsl(101, 44%, 86%) |
| HSV | hsv(101, 14%, 92%) |
| CMYK | cmyk(9.4%, 0%, 13.6%, 7.8%) |
| CIE-LAB | lab(90.72, -12.98, 13.10) |
| CIE-LCH | lch(90.72, 18.44, 134.74°) |
| OKLab | oklab(91.53% -0.0349 0.0339) |
| OKLCH | oklch(91.53% 0.049 135.8) |
| XYZ | xyz(67.9264, 77.8740, 67.9409) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.79
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.52
Beige
#F5F5DC
ΔE00 8.66
Light Sage
#BCECAC
ΔE00 8.75
Very Pale Green
#CFFDBC
ΔE00 8.85
Light Grey Green
#B7E1A1
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBCB #E1CBEB
analogous
#E5EBCB #D5EBCB #CBEBD1
triadic
#D5EBCB #CBD5EB #EBCBD5
tetradic
#D5EBCB #CBE5EB #E1CBEB #EBD1CB
square
#D5EBCB #CBE5EB #E1CBEB #EBD1CB
split-complementary
#D5EBCB #D1CBEB #EBCBE5
monochromatic
#8EC973 #B1DA9F #D5EBCB #EDF6E9 #EDF6E9
Accessibility & contrast
On white
1.27
#D5EBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#D5EBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBCB
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBCB | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C9
Deuteranopia (green-blind)
#EAE4CC
Tritanopia (blue-blind)
#D5E8E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d5ebcb; /* rgb */ color: rgb(213, 235, 203); /* oklch */ color: oklch(91.5% 0.049 135.8);
Tailwind
colors: {
custom: {
50: '#e2f1da',
500: '#d5ebcb',
950: '#000000',
},
}SCSS
$custom: #d5ebcb; $custom-light: #e2f1da; $custom-dark: #000000;
JSON
{
"hex": "#d5ebcb",
"rgb": {
"r": 213,
"g": 235,
"b": 203
},
"hsl": {
"h": 101.25,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.9153,
"c": 0.04867,
"h": 135.8
},
"luminance": 0.77875
}Semantic roles & 50–950 ramp
primary
#D5EBCB
secondary
#B794C7
accent
#2EB88D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584