#D8EBCC#D8EBCC
#D8EBCC is a very light, muted yellow-green. Relative luminance 0.784; OKLCH L 91.8% C 0.046 H 133.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBCC |
|---|---|
| RGB | rgb(216, 235, 204) |
| HSL | hsl(97, 44%, 86%) |
| HSV | hsv(97, 13%, 92%) |
| CMYK | cmyk(8.1%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(90.95, -11.79, 12.93) |
| CIE-LCH | lch(90.95, 17.50, 132.34°) |
| OKLab | oklab(91.77% -0.0315 0.0335) |
| OKLCH | oklch(91.77% 0.046 133.2) |
| XYZ | xyz(68.9244, 78.3748, 68.6117) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.28
Beige
#F5F5DC
ΔE00 7.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.85
Lightyellow
#FFFFE0
ΔE00 8.30
Eggshell (survey)
#FFFFD4
ΔE00 8.57
Off White (survey)
#FFFFE4
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBCC #DFCCEB
analogous
#E7EBCC #D8EBCC #CCEBCF
triadic
#D8EBCC #CCD8EB #EBCCD8
tetradic
#D8EBCC #CCE7EB #DFCCEB #EBCFCC
square
#D8EBCC #CCE7EB #DFCCEB #EBCFCC
split-complementary
#D8EBCC #CFCCEB #EBCCE7
monochromatic
#95C974 #B6DAA0 #D8EBCC #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.26
#D8EBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#D8EBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBCC
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBCC | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#EBE4CD
Tritanopia (blue-blind)
#D9E8E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d8ebcc; /* rgb */ color: rgb(216, 235, 204); /* oklch */ color: oklch(91.8% 0.046 133.2);
Tailwind
colors: {
custom: {
50: '#e4f1db',
500: '#d8ebcc',
950: '#000000',
},
}SCSS
$custom: #d8ebcc; $custom-light: #e4f1db; $custom-dark: #000000;
JSON
{
"hex": "#d8ebcc",
"rgb": {
"r": 216,
"g": 235,
"b": 204
},
"hsl": {
"h": 96.774,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.9177,
"c": 0.04598,
"h": 133.2
},
"luminance": 0.78375
}Semantic roles & 50–950 ramp
primary
#D8EBCC
secondary
#B395C6
accent
#2FB782
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584