#6FFA80#6FFA80
#6FFA80 is a very light, highly saturated green. Relative luminance 0.733; OKLCH L 88.1% C 0.203 H 145.9°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFA80 |
|---|---|
| RGB | rgb(111, 250, 128) |
| HSL | hsl(127, 93%, 71%) |
| HSV | hsv(127, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(88.59, -62.19, 47.06) |
| CIE-LCH | lch(88.59, 77.99, 142.88°) |
| OKLab | oklab(88.06% -0.1685 0.114) |
| OKLCH | oklch(88.06% 0.203 145.9) |
| XYZ | xyz(44.6347, 73.3053, 32.2151) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.68
Easter Green
#8CFD7E
ΔE00 2.85
Spearmint
#1EF876
ΔE00 3.54
Spring Green
#00FF7F
ΔE00 3.94
Lighter Green
#75FD63
ΔE00 4.00
Baby Green
#8CFF9E
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFA80 #FA6FE9
analogous
#A3FA6F #6FFA80 #6FFAC5
triadic
#6FFA80 #806FFA #FA806F
tetradic
#6FFA80 #6FA3FA #FA6FE9 #FAC56F
square
#6FFA80 #6FA3FA #FA6FE9 #FAC56F
split-complementary
#6FFA80 #C56FFA #FA6FA3
monochromatic
#08E723 #34F84C #6FFA80 #AAFCB4 #E1FEE5
Accessibility & contrast
On white
1.34
#6FFA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#6FFA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFA80
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFA80 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE676
Deuteranopia (green-blind)
#EBDA89
Tritanopia (blue-blind)
#54F5DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6ffa80; /* rgb */ color: rgb(111, 250, 128); /* oklch */ color: oklch(88.1% 0.203 145.9);
Tailwind
colors: {
custom: {
50: '#a3fda7',
500: '#6ffa80',
950: '#000000',
},
}SCSS
$custom: #6ffa80; $custom-light: #a3fda7; $custom-dark: #000000;
JSON
{
"hex": "#6ffa80",
"rgb": {
"r": 111,
"g": 250,
"b": 128
},
"hsl": {
"h": 127.338,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.8806,
"c": 0.2034,
"h": 145.9
},
"luminance": 0.73309
}Semantic roles & 50–950 ramp
primary
#6FFA80
secondary
#D538C2
accent
#00C9E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680