#D7F484#D7F484
#D7F484 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.2% C 0.142 H 121.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F484 |
|---|---|
| RGB | rgb(215, 244, 132) |
| HSL | hsl(76, 84%, 74%) |
| HSV | hsv(76, 46%, 96%) |
| CMYK | cmyk(11.9%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(92.05, -26.25, 50.57) |
| CIE-LCH | lch(92.05, 56.98, 117.44°) |
| OKLab | oklab(92.23% -0.0734 0.1214) |
| OKLCH | oklch(92.23% 0.142 121.2) |
| XYZ | xyz(64.5401, 80.8144, 34.0240) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.62
Pear
#CBF85F
ΔE00 4.73
Light Pea Green
#C4FE82
ΔE00 4.92
Pistachio (survey)
#C0FA8B
ΔE00 5.32
Light Khaki
#E6F2A2
ΔE00 5.44
Light Yellowish Green
#C2FF89
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F484 #A184F4
analogous
#F4D984 #D7F484 #9FF484
triadic
#D7F484 #84D7F4 #F484D7
tetradic
#D7F484 #84F4D9 #A184F4 #F4849F
square
#D7F484 #84F4D9 #A184F4 #F4849F
split-complementary
#D7F484 #849FF4 #D984F4
monochromatic
#B2E915 #C5EF4C #D7F484 #E9F9BC #F6FCE3
Accessibility & contrast
On white
1.22
#D7F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#D7F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F484
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F484 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#E0EADA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d7f484; /* rgb */ color: rgb(215, 244, 132); /* oklch */ color: oklch(92.2% 0.142 121.2);
Tailwind
colors: {
custom: {
50: '#e5f7aa',
500: '#d7f484',
950: '#000000',
},
}SCSS
$custom: #d7f484; $custom-light: #e5f7aa; $custom-dark: #000000;
JSON
{
"hex": "#d7f484",
"rgb": {
"r": 215,
"g": 244,
"b": 132
},
"hsl": {
"h": 75.536,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.92232,
"c": 0.1419,
"h": 121.2
},
"luminance": 0.80814
}Semantic roles & 50–950 ramp
primary
#D7F484
secondary
#6E4CD0
accent
#05E03E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581