#D7FA7E#D7FA7E
#D7FA7E is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.4% C 0.156 H 122.5°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FA7E |
|---|---|
| RGB | rgb(215, 250, 126) |
| HSL | hsl(77, 93%, 74%) |
| HSV | hsv(77, 50%, 98%) |
| CMYK | cmyk(14%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(93.59, -29.67, 55.24) |
| CIE-LCH | lch(93.59, 62.70, 118.24°) |
| OKLab | oklab(93.45% -0.0835 0.1313) |
| OKLCH | oklch(93.45% 0.156 122.5) |
| XYZ | xyz(65.9761, 84.3245, 32.5351) |
| Luminance | 0.8433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.44
Pear
#CBF85F
ΔE00 3.31
Light Pea Green
#C4FE82
ΔE00 4.01
Pale Lime
#BEFD73
ΔE00 4.38
Light Yellowish Green
#C2FF89
ΔE00 4.88
Pistachio (survey)
#C0FA8B
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FA7E #A17EFA
analogous
#FADF7E #D7FA7E #99FA7E
triadic
#D7FA7E #7ED7FA #FA7ED7
tetradic
#D7FA7E #7EFADF #A17EFA #FA7E99
square
#D7FA7E #7EFADF #A17EFA #FA7E99
split-complementary
#D7FA7E #7E99FA #DF7EFA
monochromatic
#B2F409 #C5F843 #D7FA7E #E9FCB9 #F6FEE2
Accessibility & contrast
On white
1.18
#D7FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#D7FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FA7E
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FA7E | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED73
Deuteranopia (green-blind)
#FFED85
Tritanopia (blue-blind)
#E0F0DE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d7fa7e; /* rgb */ color: rgb(215, 250, 126); /* oklch */ color: oklch(93.4% 0.156 122.5);
Tailwind
colors: {
custom: {
50: '#e5fca6',
500: '#d7fa7e',
950: '#000000',
},
}SCSS
$custom: #d7fa7e; $custom-light: #e5fca6; $custom-dark: #000000;
JSON
{
"hex": "#d7fa7e",
"rgb": {
"r": 215,
"g": 250,
"b": 126
},
"hsl": {
"h": 76.935,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.93447,
"c": 0.15561,
"h": 122.5
},
"luminance": 0.84325
}Semantic roles & 50–950 ramp
primary
#D7FA7E
secondary
#6E45D7
accent
#00E641
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580