#D5EF8A#D5EF8A
#D5EF8A is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 91.1% C 0.130 H 120.8°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EF8A |
|---|---|
| RGB | rgb(213, 239, 138) |
| HSL | hsl(75, 76%, 74%) |
| HSV | hsv(75, 42%, 94%) |
| CMYK | cmyk(10.9%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(90.65, -23.99, 45.93) |
| CIE-LCH | lch(90.65, 51.82, 117.58°) |
| OKLab | oklab(91.1% -0.0665 0.1114) |
| OKLCH | oklch(91.1% 0.13 120.8) |
| XYZ | xyz(62.8946, 77.7142, 35.7268) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.31
Light Yellow Green
#CCFD7F
ΔE00 4.85
Pistachio (survey)
#C0FA8B
ΔE00 5.64
Light Pea Green
#C4FE82
ΔE00 5.81
Light Yellowish Green
#C2FF89
ΔE00 6.21
Pear
#CBF85F
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EF8A #A48AEF
analogous
#EFD78A #D5EF8A #A3EF8A
triadic
#D5EF8A #8AD5EF #EF8AD5
tetradic
#D5EF8A #8AEFD7 #A48AEF #EF8AA3
square
#D5EF8A #8AEFD7 #A48AEF #EF8AA3
split-complementary
#D5EF8A #8AA3EF #D78AEF
monochromatic
#AEE01F #C2E854 #D5EF8A #E8F6C0 #F5FBE4
Accessibility & contrast
On white
1.27
#D5EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#D5EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EF8A
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EF8A | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE582
Deuteranopia (green-blind)
#F7E48F
Tritanopia (blue-blind)
#DDE6D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d5ef8a; /* rgb */ color: rgb(213, 239, 138); /* oklch */ color: oklch(91.1% 0.130 120.8);
Tailwind
colors: {
custom: {
50: '#e3f4ae',
500: '#d5ef8a',
950: '#000000',
},
}SCSS
$custom: #d5ef8a; $custom-light: #e3f4ae; $custom-dark: #000000;
JSON
{
"hex": "#d5ef8a",
"rgb": {
"r": 213,
"g": 239,
"b": 138
},
"hsl": {
"h": 75.446,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.91101,
"c": 0.12976,
"h": 120.8
},
"luminance": 0.77714
}Semantic roles & 50–950 ramp
primary
#D5EF8A
secondary
#7253CA
accent
#0DD842
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581