#D5EAAA#D5EAAA
#D5EAAA is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.6% C 0.087 H 122.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EAAA |
|---|---|
| RGB | rgb(213, 234, 170) |
| HSL | hsl(80, 60%, 79%) |
| HSV | hsv(80, 27%, 92%) |
| CMYK | cmyk(9%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(89.81, -17.56, 28.86) |
| CIE-LCH | lch(89.81, 33.78, 121.32°) |
| OKLab | oklab(90.59% -0.047 0.0727) |
| OKLCH | oklch(90.59% 0.087 122.9) |
| XYZ | xyz(64.1184, 75.8940, 49.2935) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.56
Light Grey Green
#B7E1A1
ΔE00 5.42
Light Sage
#BCECAC
ΔE00 5.72
Very Pale Green
#CFFDBC
ΔE00 6.04
Very Light Green
#D1FFBD
ΔE00 6.21
Washed Out Green
#BCF5A6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EAAA #BFAAEA
analogous
#EADFAA #D5EAAA #B5EAAA
triadic
#D5EAAA #AAD5EA #EAAAD5
tetradic
#D5EAAA #AAEADF #BFAAEA #EAAAB5
square
#D5EAAA #AAEADF #BFAAEA #EAAAB5
split-complementary
#D5EAAA #AAB5EA #DFAAEA
monochromatic
#A5D248 #BDDE79 #D5EAAA #EDF6DB #F3F9E6
Accessibility & contrast
On white
1.30
#D5EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#D5EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EAAA
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EAAA | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#EFE2AD
Tritanopia (blue-blind)
#DAE4D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d5eaaa; /* rgb */ color: rgb(213, 234, 170); /* oklch */ color: oklch(90.6% 0.087 122.9);
Tailwind
colors: {
custom: {
50: '#e2f0c3',
500: '#d5eaaa',
950: '#000000',
},
}SCSS
$custom: #d5eaaa; $custom-light: #e2f0c3; $custom-dark: #000000;
JSON
{
"hex": "#d5eaaa",
"rgb": {
"r": 213,
"g": 234,
"b": 170
},
"hsl": {
"h": 79.687,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.90591,
"c": 0.08656,
"h": 122.9
},
"luminance": 0.75894
}Semantic roles & 50–950 ramp
primary
#D5EAAA
secondary
#8E72C6
accent
#1DC855
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582