#7FD282#7FD282
#7FD282 is a light, vivid green. Relative luminance 0.522; OKLCH L 79.1% C 0.138 H 144.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD282 |
|---|---|
| RGB | rgb(127, 210, 130) |
| HSL | hsl(122, 48%, 66%) |
| HSV | hsv(122, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 38.1%, 17.6%) |
| CIE-LAB | lab(77.41, -41.44, 31.92) |
| CIE-LCH | lch(77.41, 52.31, 142.40°) |
| OKLab | oklab(79.09% -0.1129 0.0793) |
| OKLCH | oklch(79.09% 0.138 144.9) |
| XYZ | xyz(35.8265, 52.2148, 29.3055) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.20
Emerald
#50C878
ΔE00 5.22
Pistachio
#93C572
ΔE00 5.71
Lightgreen
#90EE90
ΔE00 6.52
Hospital Green
#9BE5AA
ΔE00 6.74
Dark Mint
#48C072
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD282 #D27FCF
analogous
#A5D27F #7FD282 #7FD2AB
triadic
#7FD282 #827FD2 #D2827F
tetradic
#7FD282 #7FA5D2 #D27FCF #D2AB7F
square
#7FD282 #7FA5D2 #D27FCF #D2AB7F
split-complementary
#7FD282 #AB7FD2 #D27FA5
monochromatic
#389F3C #52C256 #7FD282 #ACE2AE #DAF2DA
Accessibility & contrast
On white
1.84
#7FD282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7FD282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD282
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD282 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47C
Deuteranopia (green-blind)
#C9BC87
Tritanopia (blue-blind)
#75CEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fd282; /* rgb */ color: rgb(127, 210, 130); /* oklch */ color: oklch(79.1% 0.138 144.9);
Tailwind
colors: {
custom: {
50: '#a8e0a7',
500: '#7fd282',
950: '#000000',
},
}SCSS
$custom: #7fd282; $custom-light: #a8e0a7; $custom-dark: #000000;
JSON
{
"hex": "#7fd282",
"rgb": {
"r": 127,
"g": 210,
"b": 130
},
"hsl": {
"h": 122.169,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.79087,
"c": 0.13793,
"h": 144.9
},
"luminance": 0.52217
}Semantic roles & 50–950 ramp
primary
#7FD282
secondary
#A451A1
accent
#2AB6BB
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480