#6FD980#6FD980
#6FD980 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.0% C 0.159 H 147.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD980 |
|---|---|
| RGB | rgb(111, 217, 128) |
| HSL | hsl(130, 58%, 64%) |
| HSV | hsv(130, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 41%, 14.9%) |
| CIE-LAB | lab(78.79, -49.29, 34.61) |
| CIE-LCH | lch(78.79, 60.23, 144.92°) |
| OKLab | oklab(80.02% -0.1338 0.0855) |
| OKLCH | oklch(80.02% 0.159 147.4) |
| XYZ | xyz(35.2626, 54.5610, 29.0910) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.56
Tealish Green
#0CDC73
ΔE00 5.01
Emerald
#50C878
ΔE00 5.04
Lightgreen
#90EE90
ΔE00 5.48
Lightish Green
#61E160
ΔE00 5.49
Seaweed
#18D17B
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD980 #D96FC8
analogous
#93D96F #6FD980 #6FD9B5
triadic
#6FD980 #806FD9 #D9806F
tetradic
#6FD980 #6F93D9 #D96FC8 #D9B56F
square
#6FD980 #6F93D9 #D96FC8 #D9B56F
split-complementary
#6FD980 #B56FD9 #D96F93
monochromatic
#2BA33E #3FCC55 #6FD980 #9FE6AB #D0F3D5
Accessibility & contrast
On white
1.76
#6FD980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#6FD980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD980
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD980 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97A
Deuteranopia (green-blind)
#CCBF86
Tritanopia (blue-blind)
#5CD5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd980; /* rgb */ color: rgb(111, 217, 128); /* oklch */ color: oklch(80.0% 0.159 147.4);
Tailwind
colors: {
custom: {
50: '#9fe5a6',
500: '#6fd980',
950: '#000000',
},
}SCSS
$custom: #6fd980; $custom-light: #9fe5a6; $custom-dark: #000000;
JSON
{
"hex": "#6fd980",
"rgb": {
"r": 111,
"g": 217,
"b": 128
},
"hsl": {
"h": 129.623,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.80019,
"c": 0.15881,
"h": 147.4
},
"luminance": 0.54564
}Semantic roles & 50–950 ramp
primary
#6FD980
secondary
#A64697
accent
#20ABC6
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480