#D8EBCD#D8EBCD
#D8EBCD is a very light, muted yellow-green. Relative luminance 0.784; OKLCH L 91.8% C 0.045 H 133.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBCD |
|---|---|
| RGB | rgb(216, 235, 205) |
| HSL | hsl(98, 43%, 86%) |
| HSV | hsv(98, 13%, 92%) |
| CMYK | cmyk(8.1%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(90.97, -11.62, 12.44) |
| CIE-LCH | lch(90.97, 17.02, 133.04°) |
| OKLab | oklab(91.8% -0.0311 0.0323) |
| OKLCH | oklch(91.8% 0.045 133.9) |
| XYZ | xyz(69.0447, 78.4229, 69.2454) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.05
Beige
#F5F5DC
ΔE00 7.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.96
Lightyellow
#FFFFE0
ΔE00 8.31
Off White (survey)
#FFFFE4
ΔE00 8.53
Eggshell (survey)
#FFFFD4
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBCD #E0CDEB
analogous
#E7EBCD #D8EBCD #CDEBD1
triadic
#D8EBCD #CDD8EB #EBCDD8
tetradic
#D8EBCD #CDE7EB #E0CDEB #EBD1CD
square
#D8EBCD #CDE7EB #E0CDEB #EBD1CD
split-complementary
#D8EBCD #D1CDEB #EBCDE7
monochromatic
#94C876 #B6DAA1 #D8EBCD #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.26
#D8EBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#D8EBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBCD
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBCD | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CB
Deuteranopia (green-blind)
#EBE5CE
Tritanopia (blue-blind)
#D8E8E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d8ebcd; /* rgb */ color: rgb(216, 235, 205); /* oklch */ color: oklch(91.8% 0.045 133.9);
Tailwind
colors: {
custom: {
50: '#e4f1dc',
500: '#d8ebcd',
950: '#000000',
},
}SCSS
$custom: #d8ebcd; $custom-light: #e4f1dc; $custom-dark: #000000;
JSON
{
"hex": "#d8ebcd",
"rgb": {
"r": 216,
"g": 235,
"b": 205
},
"hsl": {
"h": 98,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91795,
"c": 0.0448,
"h": 133.9
},
"luminance": 0.78423
}Semantic roles & 50–950 ramp
primary
#D8EBCD
secondary
#B596C6
accent
#30B685
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584