#D5EAAF#D5EAAF
#D5EAAF is a very light, moderate yellow-green. Relative luminance 0.761; OKLCH L 90.7% C 0.081 H 123.9°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EAAF |
|---|---|
| RGB | rgb(213, 234, 175) |
| HSL | hsl(81, 58%, 80%) |
| HSV | hsv(81, 25%, 92%) |
| CMYK | cmyk(9%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(89.90, -16.85, 26.42) |
| CIE-LCH | lch(89.90, 31.34, 122.53°) |
| OKLab | oklab(90.69% -0.0449 0.0669) |
| OKLCH | oklch(90.69% 0.081 123.9) |
| XYZ | xyz(64.6004, 76.0868, 51.8320) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.36
Light Khaki
#E6F2A2
ΔE00 5.41
Light Sage
#BCECAC
ΔE00 5.56
Very Pale Green
#CFFDBC
ΔE00 5.88
Very Light Green
#D1FFBD
ΔE00 6.08
Pale Green
#C7FDB5
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EAAF #C4AFEA
analogous
#EAE2AF #D5EAAF #B7EAAF
triadic
#D5EAAF #AFD5EA #EAAFD5
tetradic
#D5EAAF #AFEAE2 #C4AFEA #EAAFB7
square
#D5EAAF #AFEAE2 #C4AFEA #EAAFB7
split-complementary
#D5EAAF #AFB7EA #E2AFEA
monochromatic
#A2D14E #BCDD7F #D5EAAF #EEF7DF #F2F9E7
Accessibility & contrast
On white
1.29
#D5EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#D5EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EAAF
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EAAF | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#D9E4DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d5eaaf; /* rgb */ color: rgb(213, 234, 175); /* oklch */ color: oklch(90.7% 0.081 123.9);
Tailwind
colors: {
custom: {
50: '#e2f0c7',
500: '#d5eaaf',
950: '#000000',
},
}SCSS
$custom: #d5eaaf; $custom-light: #e2f0c7; $custom-dark: #000000;
JSON
{
"hex": "#d5eaaf",
"rgb": {
"r": 213,
"g": 234,
"b": 175
},
"hsl": {
"h": 81.356,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.90692,
"c": 0.08058,
"h": 123.9
},
"luminance": 0.76087
}Semantic roles & 50–950 ramp
primary
#D5EAAF
secondary
#9377C6
accent
#1FC65B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582