#7FD58D#7FD58D
#7FD58D is a light, vivid green. Relative luminance 0.540; OKLCH L 80.0% C 0.131 H 148.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD58D |
|---|---|
| RGB | rgb(127, 213, 141) |
| HSL | hsl(130, 51%, 67%) |
| HSV | hsv(130, 40%, 84%) |
| CMYK | cmyk(40.4%, 0%, 33.8%, 16.5%) |
| CIE-LAB | lab(78.47, -40.98, 27.66) |
| CIE-LCH | lch(78.47, 49.44, 145.98°) |
| OKLab | oklab(80.01% -0.1117 0.0694) |
| OKLCH | oklch(80.01% 0.131 148.1) |
| XYZ | xyz(37.3523, 54.0213, 33.6531) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.28
Emerald
#50C878
ΔE00 5.47
Lightgreen
#90EE90
ΔE00 6.47
Seaweed
#18D17B
ΔE00 6.99
Weird Green
#3AE57F
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD58D #D57FC7
analogous
#9CD57F #7FD58D #7FD5B8
triadic
#7FD58D #8D7FD5 #D58D7F
tetradic
#7FD58D #7F9CD5 #D57FC7 #D5B87F
square
#7FD58D #7F9CD5 #D57FC7 #D5B87F
split-complementary
#7FD58D #B87FD5 #D57F9C
monochromatic
#36A448 #51C664 #7FD58D #ADE4B6 #DBF3DF
Accessibility & contrast
On white
1.78
#7FD58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#7FD58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD58D
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD58D | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C788
Deuteranopia (green-blind)
#CABF91
Tritanopia (blue-blind)
#72D2C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fd58d; /* rgb */ color: rgb(127, 213, 141); /* oklch */ color: oklch(80.0% 0.131 148.1);
Tailwind
colors: {
custom: {
50: '#a8e2af',
500: '#7fd58d',
950: '#000000',
},
}SCSS
$custom: #7fd58d; $custom-light: #a8e2af; $custom-dark: #000000;
JSON
{
"hex": "#7fd58d",
"rgb": {
"r": 127,
"g": 213,
"b": 141
},
"hsl": {
"h": 129.767,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.80013,
"c": 0.13148,
"h": 148.1
},
"luminance": 0.54024
}Semantic roles & 50–950 ramp
primary
#7FD58D
secondary
#A8509A
accent
#28A5BE
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481