#D7FC8A#D7FC8A
#D7FC8A is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 94.0% C 0.147 H 123.9°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FC8A |
|---|---|
| RGB | rgb(215, 252, 138) |
| HSL | hsl(79, 95%, 76%) |
| HSV | hsv(79, 45%, 99%) |
| CMYK | cmyk(14.7%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(94.27, -29.38, 50.47) |
| CIE-LCH | lch(94.27, 58.40, 120.21°) |
| OKLab | oklab(94.04% -0.0818 0.1216) |
| OKLCH | oklch(94.04% 0.147 123.9) |
| XYZ | xyz(67.4221, 85.9025, 37.0687) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.18
Light Pea Green
#C4FE82
ΔE00 3.39
Light Yellowish Green
#C2FF89
ΔE00 3.96
Pistachio (survey)
#C0FA8B
ΔE00 4.03
Pale Lime
#BEFD73
ΔE00 4.37
Pear
#CBF85F
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FC8A #AF8AFC
analogous
#FCE88A #D7FC8A #9EFC8A
triadic
#D7FC8A #8AD7FC #FC8AD7
tetradic
#D7FC8A #8AFCE8 #AF8AFC #FC8A9E
square
#D7FC8A #8AFCE8 #AF8AFC #FC8A9E
split-complementary
#D7FC8A #8A9EFC #E88AFC
monochromatic
#AEF913 #C3FA4E #D7FC8A #EBFEC6 #F5FEE1
Accessibility & contrast
On white
1.16
#D7FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#D7FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FC8A
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FC8A | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF081
Deuteranopia (green-blind)
#FFEE90
Tritanopia (blue-blind)
#DEF2E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d7fc8a; /* rgb */ color: rgb(215, 252, 138); /* oklch */ color: oklch(94.0% 0.147 123.9);
Tailwind
colors: {
custom: {
50: '#e5fdae',
500: '#d7fc8a',
950: '#000000',
},
}SCSS
$custom: #d7fc8a; $custom-light: #e5fdae; $custom-dark: #000000;
JSON
{
"hex": "#d7fc8a",
"rgb": {
"r": 215,
"g": 252,
"b": 138
},
"hsl": {
"h": 79.474,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.94038,
"c": 0.14653,
"h": 123.9
},
"luminance": 0.85903
}Semantic roles & 50–950 ramp
primary
#D7FC8A
secondary
#7C4FDC
accent
#00E64A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581