#D5EB8A#D5EB8A
#D5EB8A is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 90.2% C 0.124 H 119.4°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EB8A |
|---|---|
| RGB | rgb(213, 235, 138) |
| HSL | hsl(74, 71%, 73%) |
| HSV | hsv(74, 41%, 92%) |
| CMYK | cmyk(9.4%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(89.58, -22.07, 44.59) |
| CIE-LCH | lch(89.58, 49.75, 116.33°) |
| OKLab | oklab(90.24% -0.0611 0.1084) |
| OKLCH | oklch(90.24% 0.124 119.4) |
| XYZ | xyz(61.7365, 75.3980, 35.3407) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.87
Light Yellow Green
#CCFD7F
ΔE00 5.92
Greenish Beige
#C9D179
ΔE00 6.22
Pistachio (survey)
#C0FA8B
ΔE00 6.57
Light Pea Green
#C4FE82
ΔE00 6.86
Pale Olive Green
#B1D27B
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EB8A #A08AEB
analogous
#EBD08A #D5EB8A #A4EB8A
triadic
#D5EB8A #8AD5EB #EB8AD5
tetradic
#D5EB8A #8AEBD0 #A08AEB #EB8AA4
square
#D5EB8A #8AEBD0 #A08AEB #EB8AA4
split-complementary
#D5EB8A #8AA4EB #D08AEB
monochromatic
#AED625 #C2E256 #D5EB8A #E8F4BE #F6FBE5
Accessibility & contrast
On white
1.31
#D5EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#D5EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EB8A
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EB8A | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#F4E28F
Tritanopia (blue-blind)
#DDE2D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d5eb8a; /* rgb */ color: rgb(213, 235, 138); /* oklch */ color: oklch(90.2% 0.124 119.4);
Tailwind
colors: {
custom: {
50: '#e3f1ad',
500: '#d5eb8a',
950: '#000000',
},
}SCSS
$custom: #d5eb8a; $custom-light: #e3f1ad; $custom-dark: #000000;
JSON
{
"hex": "#d5eb8a",
"rgb": {
"r": 213,
"g": 235,
"b": 138
},
"hsl": {
"h": 73.608,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.90244,
"c": 0.12439,
"h": 119.4
},
"luminance": 0.75398
}Semantic roles & 50–950 ramp
primary
#D5EB8A
secondary
#6E54C5
accent
#13D33E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161610
muted
#848581