#6FFC80#6FFC80
#6FFC80 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.5% C 0.206 H 145.9°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFC80 |
|---|---|
| RGB | rgb(111, 252, 128) |
| HSL | hsl(127, 96%, 71%) |
| HSV | hsv(127, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(89.18, -62.93, 47.80) |
| CIE-LCH | lch(89.18, 79.03, 142.78°) |
| OKLab | oklab(88.55% -0.1705 0.1156) |
| OKLCH | oklch(88.55% 0.206 145.9) |
| XYZ | xyz(45.2595, 74.5548, 32.4233) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.34
Easter Green
#8CFD7E
ΔE00 2.73
Spearmint
#1EF876
ΔE00 3.60
Lighter Green
#75FD63
ΔE00 3.80
Spring Green
#00FF7F
ΔE00 3.88
Light Bright Green
#53FE5C
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFC80 #FC6FEB
analogous
#A4FC6F #6FFC80 #6FFCC6
triadic
#6FFC80 #806FFC #FC806F
tetradic
#6FFC80 #6FA4FC #FC6FEB #FCC66F
square
#6FFC80 #6FA4FC #FC6FEB #FCC66F
split-complementary
#6FFC80 #C66FFC #FC6FA4
monochromatic
#05EC21 #33FB4B #6FFC80 #ABFDB5 #E1FEE5
Accessibility & contrast
On white
1.32
#6FFC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#6FFC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFC80
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFC80 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE876
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#53F6DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ffc80; /* rgb */ color: rgb(111, 252, 128); /* oklch */ color: oklch(88.5% 0.206 145.9);
Tailwind
colors: {
custom: {
50: '#a3fea7',
500: '#6ffc80',
950: '#000000',
},
}SCSS
$custom: #6ffc80; $custom-light: #a3fea7; $custom-dark: #000000;
JSON
{
"hex": "#6ffc80",
"rgb": {
"r": 111,
"g": 252,
"b": 128
},
"hsl": {
"h": 127.234,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.88545,
"c": 0.20598,
"h": 145.9
},
"luminance": 0.74559
}Semantic roles & 50–950 ramp
primary
#6FFC80
secondary
#D837C4
accent
#00CAE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680