#D7EBAE#D7EBAE
#D7EBAE is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 91.0% C 0.083 H 122.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBAE |
|---|---|
| RGB | rgb(215, 235, 174) |
| HSL | hsl(80, 60%, 80%) |
| HSV | hsv(80, 26%, 92%) |
| CMYK | cmyk(8.5%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(90.28, -16.77, 27.48) |
| CIE-LCH | lch(90.28, 32.19, 121.39°) |
| OKLab | oklab(91.03% -0.0447 0.0694) |
| OKLCH | oklch(91.03% 0.083 122.8) |
| XYZ | xyz(65.3718, 76.9197, 51.4392) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.82
Light Grey Green
#B7E1A1
ΔE00 5.70
Light Sage
#BCECAC
ΔE00 5.87
Very Pale Green
#CFFDBC
ΔE00 6.01
Very Light Green
#D1FFBD
ΔE00 6.17
Pale Green
#C7FDB5
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBAE #C2AEEB
analogous
#EBE0AE #D7EBAE #B8EBAE
triadic
#D7EBAE #AED7EB #EBAED7
tetradic
#D7EBAE #AEEBE0 #C2AEEB #EBAEB8
square
#D7EBAE #AEEBE0 #C2AEEB #EBAEB8
split-complementary
#D7EBAE #AEB8EB #E0AEEB
monochromatic
#A7D34C #BFDF7D #D7EBAE #EFF7DF #F3F9E6
Accessibility & contrast
On white
1.28
#D7EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#D7EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBAE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBAE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AA
Deuteranopia (green-blind)
#F0E3B1
Tritanopia (blue-blind)
#DCE5DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d7ebae; /* rgb */ color: rgb(215, 235, 174); /* oklch */ color: oklch(91.0% 0.083 122.8);
Tailwind
colors: {
custom: {
50: '#e3f1c6',
500: '#d7ebae',
950: '#000000',
},
}SCSS
$custom: #d7ebae; $custom-light: #e3f1c6; $custom-dark: #000000;
JSON
{
"hex": "#d7ebae",
"rgb": {
"r": 215,
"g": 235,
"b": 174
},
"hsl": {
"h": 79.672,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.91027,
"c": 0.08258,
"h": 122.8
},
"luminance": 0.7692
}Semantic roles & 50–950 ramp
primary
#D7EBAE
secondary
#9176C7
accent
#1DC855
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582