#D5EA8A#D5EA8A
#D5EA8A is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 90.0% C 0.123 H 119.0°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EA8A |
|---|---|
| RGB | rgb(213, 234, 138) |
| HSL | hsl(73, 70%, 73%) |
| HSV | hsv(73, 41%, 92%) |
| CMYK | cmyk(9%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(89.31, -21.58, 44.25) |
| CIE-LCH | lch(89.31, 49.23, 116.00°) |
| OKLab | oklab(90.03% -0.0597 0.1076) |
| OKLCH | oklch(90.03% 0.123 119) |
| XYZ | xyz(61.4510, 74.8270, 35.2456) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.79
Greenish Beige
#C9D179
ΔE00 5.96
Light Yellow Green
#CCFD7F
ΔE00 6.19
Pistachio (survey)
#C0FA8B
ΔE00 6.81
Pale Olive Green
#B1D27B
ΔE00 6.87
Light Pea Green
#C4FE82
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EA8A #9F8AEA
analogous
#EACF8A #D5EA8A #A5EA8A
triadic
#D5EA8A #8AD5EA #EA8AD5
tetradic
#D5EA8A #8AEACF #9F8AEA #EA8AA5
square
#D5EA8A #8AEACF #9F8AEA #EA8AA5
split-complementary
#D5EA8A #8AA5EA #CF8AEA
monochromatic
#AED426 #C2E156 #D5EA8A #E8F3BE #F6FAE5
Accessibility & contrast
On white
1.32
#D5EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#D5EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EA8A
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EA8A | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E083
Deuteranopia (green-blind)
#F3E18F
Tritanopia (blue-blind)
#DEE1D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d5ea8a; /* rgb */ color: rgb(213, 234, 138); /* oklch */ color: oklch(90.0% 0.123 119.0);
Tailwind
colors: {
custom: {
50: '#e3f0ad',
500: '#d5ea8a',
950: '#000000',
},
}SCSS
$custom: #d5ea8a; $custom-light: #e3f0ad; $custom-dark: #000000;
JSON
{
"hex": "#d5ea8a",
"rgb": {
"r": 213,
"g": 234,
"b": 138
},
"hsl": {
"h": 73.125,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.9003,
"c": 0.12306,
"h": 119
},
"luminance": 0.74827
}Semantic roles & 50–950 ramp
primary
#D5EA8A
secondary
#6D54C4
accent
#14D23D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161610
muted
#848581