#D7EBCB#D7EBCB
#D7EBCB is a very light, muted yellow-green. Relative luminance 0.782; OKLCH L 91.7% C 0.048 H 133.6°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBCB |
|---|---|
| RGB | rgb(215, 235, 203) |
| HSL | hsl(98, 44%, 86%) |
| HSV | hsv(98, 14%, 92%) |
| CMYK | cmyk(8.5%, 0%, 13.6%, 7.8%) |
| CIE-LAB | lab(90.86, -12.29, 13.31) |
| CIE-LCH | lch(90.86, 18.12, 132.72°) |
| OKLab | oklab(91.67% -0.0329 0.0345) |
| OKLCH | oklch(91.67% 0.048 133.6) |
| XYZ | xyz(68.5103, 78.1750, 67.9683) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.59
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.01
Beige
#F5F5DC
ΔE00 8.12
Lightyellow
#FFFFE0
ΔE00 8.56
Eggshell (survey)
#FFFFD4
ΔE00 8.69
Off White (survey)
#FFFFE4
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBCB #DFCBEB
analogous
#E7EBCB #D7EBCB #CBEBCF
triadic
#D7EBCB #CBD7EB #EBCBD7
tetradic
#D7EBCB #CBE7EB #DFCBEB #EBCFCB
square
#D7EBCB #CBE7EB #DFCBEB #EBCFCB
split-complementary
#D7EBCB #CFCBEB #EBCBE7
monochromatic
#93C973 #B5DA9F #D7EBCB #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.26
#D7EBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#D7EBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBCB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBCB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C9
Deuteranopia (green-blind)
#EBE4CC
Tritanopia (blue-blind)
#D7E8E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d7ebcb; /* rgb */ color: rgb(215, 235, 203); /* oklch */ color: oklch(91.7% 0.048 133.6);
Tailwind
colors: {
custom: {
50: '#e3f1da',
500: '#d7ebcb',
950: '#000000',
},
}SCSS
$custom: #d7ebcb; $custom-light: #e3f1da; $custom-dark: #000000;
JSON
{
"hex": "#d7ebcb",
"rgb": {
"r": 215,
"g": 235,
"b": 203
},
"hsl": {
"h": 97.5,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.91674,
"c": 0.04765,
"h": 133.6
},
"luminance": 0.78176
}Semantic roles & 50–950 ramp
primary
#D7EBCB
secondary
#B394C7
accent
#2EB884
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584