#D7EF8A#D7EF8A
#D7EF8A is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 91.2% C 0.129 H 120.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EF8A |
|---|---|
| RGB | rgb(215, 239, 138) |
| HSL | hsl(74, 76%, 74%) |
| HSV | hsv(74, 42%, 94%) |
| CMYK | cmyk(10%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(90.79, -23.24, 46.13) |
| CIE-LCH | lch(90.79, 51.66, 116.73°) |
| OKLab | oklab(91.25% -0.0645 0.1118) |
| OKLCH | oklch(91.25% 0.129 120) |
| XYZ | xyz(63.4785, 78.0152, 35.7541) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.08
Light Yellow Green
#CCFD7F
ΔE00 5.10
Pistachio (survey)
#C0FA8B
ΔE00 6.04
Light Pea Green
#C4FE82
ΔE00 6.14
Pear
#CBF85F
ΔE00 6.33
Light Yellowish Green
#C2FF89
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EF8A #A28AEF
analogous
#EFD58A #D7EF8A #A5EF8A
triadic
#D7EF8A #8AD7EF #EF8AD7
tetradic
#D7EF8A #8AEFD5 #A28AEF #EF8AA5
square
#D7EF8A #8AEFD5 #A28AEF #EF8AA5
split-complementary
#D7EF8A #8AA5EF #D58AEF
monochromatic
#B2E01F #C5E854 #D7EF8A #E9F6C0 #F6FBE4
Accessibility & contrast
On white
1.26
#D7EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#D7EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EF8A
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EF8A | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE582
Deuteranopia (green-blind)
#F8E58F
Tritanopia (blue-blind)
#DFE6D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d7ef8a; /* rgb */ color: rgb(215, 239, 138); /* oklch */ color: oklch(91.2% 0.129 120.0);
Tailwind
colors: {
custom: {
50: '#e5f4ae',
500: '#d7ef8a',
950: '#000000',
},
}SCSS
$custom: #d7ef8a; $custom-light: #e5f4ae; $custom-dark: #000000;
JSON
{
"hex": "#d7ef8a",
"rgb": {
"r": 215,
"g": 239,
"b": 138
},
"hsl": {
"h": 74.257,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.91245,
"c": 0.1291,
"h": 120
},
"luminance": 0.78015
}Semantic roles & 50–950 ramp
primary
#D7EF8A
secondary
#6F53CA
accent
#0DD83E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581