#7FDC85#7FDC85
#7FDC85 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.5% C 0.150 H 145.4°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDC85 |
|---|---|
| RGB | rgb(127, 220, 133) |
| HSL | hsl(124, 57%, 68%) |
| HSV | hsv(124, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(80.40, -45.31, 34.31) |
| CIE-LCH | lch(80.40, 56.83, 142.87°) |
| OKLab | oklab(81.54% -0.1233 0.0849) |
| OKLCH | oklch(81.54% 0.15 145.4) |
| XYZ | xyz(38.5773, 57.3894, 31.2303) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.21
Weird Green
#3AE57F
ΔE00 5.62
Lightish Green
#61E160
ΔE00 5.82
Hospital Green
#9BE5AA
ΔE00 6.22
Soft Green
#6FC276
ΔE00 6.47
Emerald
#50C878
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDC85 #DC7FD6
analogous
#A7DC7F #7FDC85 #7FDCB3
triadic
#7FDC85 #857FDC #DC857F
tetradic
#7FDC85 #7FA7DC #DC7FD6 #DCB37F
square
#7FDC85 #7FA7DC #DC7FD6 #DCB37F
split-complementary
#7FDC85 #B37FDC #DC7FA7
monochromatic
#30B038 #4FCF57 #7FDC85 #AFE9B3 #DFF6E1
Accessibility & contrast
On white
1.68
#7FDC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#7FDC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDC85
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDC85 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7F
Deuteranopia (green-blind)
#D1C48A
Tritanopia (blue-blind)
#72D8C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7fdc85; /* rgb */ color: rgb(127, 220, 133); /* oklch */ color: oklch(81.5% 0.150 145.4);
Tailwind
colors: {
custom: {
50: '#a8e7a9',
500: '#7fdc85',
950: '#000000',
},
}SCSS
$custom: #7fdc85; $custom-light: #a8e7a9; $custom-dark: #000000;
JSON
{
"hex": "#7fdc85",
"rgb": {
"r": 127,
"g": 220,
"b": 133
},
"hsl": {
"h": 123.871,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.81536,
"c": 0.14973,
"h": 145.4
},
"luminance": 0.57392
}Semantic roles & 50–950 ramp
primary
#7FDC85
secondary
#B24DAC
accent
#21BAC5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481