#D7EAAF#D7EAAF
#D7EAAF is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.8% C 0.080 H 122.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EAAF |
|---|---|
| RGB | rgb(215, 234, 175) |
| HSL | hsl(79, 58%, 80%) |
| HSV | hsv(79, 25%, 92%) |
| CMYK | cmyk(8.1%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(90.04, -16.13, 26.64) |
| CIE-LCH | lch(90.04, 31.14, 121.20°) |
| OKLab | oklab(90.84% -0.0429 0.0674) |
| OKLCH | oklch(90.84% 0.08 122.5) |
| XYZ | xyz(65.1842, 76.3878, 51.8594) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.11
Light Grey Green
#B7E1A1
ΔE00 5.80
Light Sage
#BCECAC
ΔE00 6.04
Very Pale Green
#CFFDBC
ΔE00 6.26
Very Light Green
#D1FFBD
ΔE00 6.43
Palegoldenrod
#EEE8AA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EAAF #C2AFEA
analogous
#EADFAF #D7EAAF #B9EAAF
triadic
#D7EAAF #AFD7EA #EAAFD7
tetradic
#D7EAAF #AFEADF #C2AFEA #EAAFB9
square
#D7EAAF #AFEADF #C2AFEA #EAAFB9
split-complementary
#D7EAAF #AFB9EA #DFAFEA
monochromatic
#A7D14E #BFDD7F #D7EAAF #EFF7DF #F3F9E7
Accessibility & contrast
On white
1.29
#D7EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#D7EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EAAF
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EAAF | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#EFE2B2
Tritanopia (blue-blind)
#DCE4DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d7eaaf; /* rgb */ color: rgb(215, 234, 175); /* oklch */ color: oklch(90.8% 0.080 122.5);
Tailwind
colors: {
custom: {
50: '#e3f0c7',
500: '#d7eaaf',
950: '#000000',
},
}SCSS
$custom: #d7eaaf; $custom-light: #e3f0c7; $custom-dark: #000000;
JSON
{
"hex": "#d7eaaf",
"rgb": {
"r": 215,
"g": 234,
"b": 175
},
"hsl": {
"h": 79.322,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.90838,
"c": 0.07991,
"h": 122.5
},
"luminance": 0.76388
}Semantic roles & 50–950 ramp
primary
#D7EAAF
secondary
#9177C6
accent
#1FC655
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582