#D7FA80#D7FA80
#D7FA80 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.5% C 0.154 H 122.6°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FA80 |
|---|---|
| RGB | rgb(215, 250, 128) |
| HSL | hsl(77, 92%, 74%) |
| HSV | hsv(77, 49%, 98%) |
| CMYK | cmyk(14%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(93.61, -29.47, 54.35) |
| CIE-LCH | lch(93.61, 61.82, 118.47°) |
| OKLab | oklab(93.47% -0.0828 0.1295) |
| OKLCH | oklch(93.47% 0.154 122.6) |
| XYZ | xyz(66.1064, 84.3766, 33.2216) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.37
Pear
#CBF85F
ΔE00 3.54
Light Pea Green
#C4FE82
ΔE00 3.92
Pale Lime
#BEFD73
ΔE00 4.39
Light Yellowish Green
#C2FF89
ΔE00 4.74
Pistachio (survey)
#C0FA8B
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FA80 #A380FA
analogous
#FAE080 #D7FA80 #9AFA80
triadic
#D7FA80 #80D7FA #FA80D7
tetradic
#D7FA80 #80FAE0 #A380FA #FA809A
square
#D7FA80 #80FAE0 #A380FA #FA809A
split-complementary
#D7FA80 #809AFA #E080FA
monochromatic
#B2F50A #C4F845 #D7FA80 #EAFCBB #F6FEE2
Accessibility & contrast
On white
1.17
#D7FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#D7FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FA80
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FA80 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FFED87
Tritanopia (blue-blind)
#DFF0DE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d7fa80; /* rgb */ color: rgb(215, 250, 128); /* oklch */ color: oklch(93.5% 0.154 122.6);
Tailwind
colors: {
custom: {
50: '#e5fca7',
500: '#d7fa80',
950: '#000000',
},
}SCSS
$custom: #d7fa80; $custom-light: #e5fca7; $custom-dark: #000000;
JSON
{
"hex": "#d7fa80",
"rgb": {
"r": 215,
"g": 250,
"b": 128
},
"hsl": {
"h": 77.213,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.93472,
"c": 0.1537,
"h": 122.6
},
"luminance": 0.84377
}Semantic roles & 50–950 ramp
primary
#D7FA80
secondary
#7047D7
accent
#00E642
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581