#D7F582#D7F582
#D7F582 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.4% C 0.145 H 121.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F582 |
|---|---|
| RGB | rgb(215, 245, 130) |
| HSL | hsl(76, 85%, 74%) |
| HSV | hsv(76, 47%, 96%) |
| CMYK | cmyk(12.2%, 0%, 46.9%, 3.9%) |
| CIE-LAB | lab(92.29, -26.93, 51.81) |
| CIE-LCH | lch(92.29, 58.39, 117.46°) |
| OKLab | oklab(92.42% -0.0755 0.124) |
| OKLCH | oklch(92.42% 0.145 121.3) |
| XYZ | xyz(64.7063, 81.3636, 33.4107) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.37
Pear
#CBF85F
ΔE00 4.34
Light Pea Green
#C4FE82
ΔE00 4.74
Pistachio (survey)
#C0FA8B
ΔE00 5.29
Pale Lime
#BEFD73
ΔE00 5.33
Light Yellowish Green
#C2FF89
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F582 #A082F5
analogous
#F5D982 #D7F582 #9DF582
triadic
#D7F582 #82D7F5 #F582D7
tetradic
#D7F582 #82F5D9 #A082F5 #F5829D
square
#D7F582 #82F5D9 #A082F5 #F5829D
split-complementary
#D7F582 #829DF5 #D982F5
monochromatic
#B2EA13 #C5F049 #D7F582 #E9FABB #F6FDE3
Accessibility & contrast
On white
1.22
#D7F582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#D7F582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F582
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F582 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#E0EBDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d7f582; /* rgb */ color: rgb(215, 245, 130); /* oklch */ color: oklch(92.4% 0.145 121.3);
Tailwind
colors: {
custom: {
50: '#e5f8a8',
500: '#d7f582',
950: '#000000',
},
}SCSS
$custom: #d7f582; $custom-light: #e5f8a8; $custom-dark: #000000;
JSON
{
"hex": "#d7f582",
"rgb": {
"r": 215,
"g": 245,
"b": 130
},
"hsl": {
"h": 75.652,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.9242,
"c": 0.14521,
"h": 121.3
},
"luminance": 0.81364
}Semantic roles & 50–950 ramp
primary
#D7F582
secondary
#6D4AD1
accent
#04E23E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581