#D7FA8A#D7FA8A
#D7FA8A is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.6% C 0.144 H 123.4°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FA8A |
|---|---|
| RGB | rgb(215, 250, 138) |
| HSL | hsl(79, 92%, 76%) |
| HSV | hsv(79, 45%, 98%) |
| CMYK | cmyk(14%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(93.73, -28.45, 49.81) |
| CIE-LCH | lch(93.73, 57.36, 119.74°) |
| OKLab | oklab(93.61% -0.0792 0.1201) |
| OKLCH | oklch(93.61% 0.144 123.4) |
| XYZ | xyz(66.7973, 84.6530, 36.8604) |
| Luminance | 0.8465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.53
Light Pea Green
#C4FE82
ΔE00 3.72
Pistachio (survey)
#C0FA8B
ΔE00 4.20
Light Yellowish Green
#C2FF89
ΔE00 4.26
Pale Lime
#BEFD73
ΔE00 4.69
Pear
#CBF85F
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FA8A #AD8AFA
analogous
#FAE58A #D7FA8A #9FFA8A
triadic
#D7FA8A #8AD7FA #FA8AD7
tetradic
#D7FA8A #8AFAE5 #AD8AFA #FA8A9F
square
#D7FA8A #8AFAE5 #AD8AFA #FA8A9F
split-complementary
#D7FA8A #8A9FFA #E58AFA
monochromatic
#AFF515 #C3F74F #D7FA8A #EBFDC5 #F5FEE2
Accessibility & contrast
On white
1.17
#D7FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#D7FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FA8A
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FA8A | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FFED90
Tritanopia (blue-blind)
#DFF0DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d7fa8a; /* rgb */ color: rgb(215, 250, 138); /* oklch */ color: oklch(93.6% 0.144 123.4);
Tailwind
colors: {
custom: {
50: '#e5fcae',
500: '#d7fa8a',
950: '#000000',
},
}SCSS
$custom: #d7fa8a; $custom-light: #e5fcae; $custom-dark: #000000;
JSON
{
"hex": "#d7fa8a",
"rgb": {
"r": 215,
"g": 250,
"b": 138
},
"hsl": {
"h": 78.75,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.93607,
"c": 0.14384,
"h": 123.4
},
"luminance": 0.84653
}Semantic roles & 50–950 ramp
primary
#D7FA8A
secondary
#7A4FD9
accent
#00E648
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581