#D4EBCB#D4EBCB
#D4EBCB is a very light, muted green. Relative luminance 0.777; OKLCH L 91.5% C 0.049 H 136.8°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBCB |
|---|---|
| RGB | rgb(212, 235, 203) |
| HSL | hsl(103, 44%, 86%) |
| HSV | hsv(103, 14%, 92%) |
| CMYK | cmyk(9.8%, 0%, 13.6%, 7.8%) |
| CIE-LAB | lab(90.65, -13.32, 12.99) |
| CIE-LCH | lch(90.65, 18.61, 135.71°) |
| OKLab | oklab(91.46% -0.0359 0.0337) |
| OKLCH | oklch(91.46% 0.049 136.8) |
| XYZ | xyz(67.6372, 77.7248, 67.9273) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.90
Light Sage
#BCECAC
ΔE00 8.63
Very Pale Green
#CFFDBC
ΔE00 8.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.78
Beige
#F5F5DC
ΔE00 8.93
Light Grey Green
#B7E1A1
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBCB #E2CBEB
analogous
#E4EBCB #D4EBCB #CBEBD2
triadic
#D4EBCB #CBD4EB #EBCBD4
tetradic
#D4EBCB #CBE4EB #E2CBEB #EBD2CB
square
#D4EBCB #CBE4EB #E2CBEB #EBD2CB
split-complementary
#D4EBCB #D2CBEB #EBCBE4
monochromatic
#8BC973 #AFDA9F #D4EBCB #EDF6E9 #EDF6E9
Accessibility & contrast
On white
1.27
#D4EBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#D4EBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBCB
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBCB | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C9
Deuteranopia (green-blind)
#EAE3CC
Tritanopia (blue-blind)
#D4E8E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4ebcb; /* rgb */ color: rgb(212, 235, 203); /* oklch */ color: oklch(91.5% 0.049 136.8);
Tailwind
colors: {
custom: {
50: '#e1f1da',
500: '#d4ebcb',
950: '#000000',
},
}SCSS
$custom: #d4ebcb; $custom-light: #e1f1da; $custom-dark: #000000;
JSON
{
"hex": "#d4ebcb",
"rgb": {
"r": 212,
"g": 235,
"b": 203
},
"hsl": {
"h": 103.125,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.91459,
"c": 0.0492,
"h": 136.8
},
"luminance": 0.77726
}Semantic roles & 50–950 ramp
primary
#D4EBCB
secondary
#B894C7
accent
#2EB891
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584