#D7FC9A#D7FC9A
#D7FC9A is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.3% C 0.130 H 125.7°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FC9A |
|---|---|
| RGB | rgb(215, 252, 154) |
| HSL | hsl(83, 94%, 80%) |
| HSV | hsv(83, 39%, 99%) |
| CMYK | cmyk(14.7%, 0%, 38.9%, 1.2%) |
| CIE-LAB | lab(94.48, -27.57, 43.05) |
| CIE-LCH | lch(94.48, 51.12, 122.64°) |
| OKLab | oklab(94.28% -0.0757 0.1056) |
| OKLCH | oklch(94.28% 0.13 125.7) |
| XYZ | xyz(68.6670, 86.4005, 43.6249) |
| Luminance | 0.8640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.75
Celery
#C1FD95
ΔE00 3.86
Light Yellow Green
#CCFD7F
ΔE00 3.87
Light Yellowish Green
#C2FF89
ΔE00 4.14
Light Pea Green
#C4FE82
ΔE00 4.22
Tea Green
#BDF8A3
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FC9A #BF9AFC
analogous
#FCF09A #D7FC9A #A6FC9A
triadic
#D7FC9A #9AD7FC #FC9AD7
tetradic
#D7FC9A #9AFCF0 #BF9AFC #FC9AA6
square
#D7FC9A #9AFCF0 #BF9AFC #FC9AA6
split-complementary
#D7FC9A #9AA6FC #F09AFC
monochromatic
#A8F823 #BFFA5F #D7FC9A #EFFED5 #F3FEE1
Accessibility & contrast
On white
1.15
#D7FC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#D7FC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FC9A
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FC9A | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF093
Deuteranopia (green-blind)
#FFEF9F
Tritanopia (blue-blind)
#DDF4E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d7fc9a; /* rgb */ color: rgb(215, 252, 154); /* oklch */ color: oklch(94.3% 0.130 125.7);
Tailwind
colors: {
custom: {
50: '#e4fdb9',
500: '#d7fc9a',
950: '#000000',
},
}SCSS
$custom: #d7fc9a; $custom-light: #e4fdb9; $custom-dark: #000000;
JSON
{
"hex": "#d7fc9a",
"rgb": {
"r": 215,
"g": 252,
"b": 154
},
"hsl": {
"h": 82.653,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.94278,
"c": 0.12992,
"h": 125.7
},
"luminance": 0.86401
}Semantic roles & 50–950 ramp
primary
#D7FC9A
secondary
#8D5DDE
accent
#00E657
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581