#6AFA80#6AFA80
#6AFA80 is a very light, highly saturated green. Relative luminance 0.730; OKLCH L 87.9% C 0.206 H 146.5°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFA80 |
|---|---|
| RGB | rgb(106, 250, 128) |
| HSL | hsl(129, 94%, 70%) |
| HSV | hsv(129, 58%, 98%) |
| CMYK | cmyk(57.6%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(88.44, -63.33, 46.84) |
| CIE-LCH | lch(88.44, 78.77, 143.51°) |
| OKLab | oklab(87.89% -0.1714 0.1135) |
| OKLCH | oklch(87.89% 0.206 146.5) |
| XYZ | xyz(44.0229, 72.9898, 32.1864) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.91
Spearmint
#1EF876
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.22
Spring Green
#00FF7F
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFA80 #FA6AE4
analogous
#9CFA6A #6AFA80 #6AFAC8
triadic
#6AFA80 #806AFA #FA806A
tetradic
#6AFA80 #6A9CFA #FA6AE4 #FAC86A
square
#6AFA80 #6A9CFA #FA6AE4 #FAC86A
split-complementary
#6AFA80 #C86AFA #FA6A9C
monochromatic
#08E229 #2FF84E #6AFA80 #A5FCB2 #E0FEE5
Accessibility & contrast
On white
1.35
#6AFA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#6AFA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFA80
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFA80 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE676
Deuteranopia (green-blind)
#EAD989
Tritanopia (blue-blind)
#4AF5DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6afa80; /* rgb */ color: rgb(106, 250, 128); /* oklch */ color: oklch(87.9% 0.206 146.5);
Tailwind
colors: {
custom: {
50: '#a1fda7',
500: '#6afa80',
950: '#000000',
},
}SCSS
$custom: #6afa80; $custom-light: #a1fda7; $custom-dark: #000000;
JSON
{
"hex": "#6afa80",
"rgb": {
"r": 106,
"g": 250,
"b": 128
},
"hsl": {
"h": 129.167,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.87894,
"c": 0.20555,
"h": 146.5
},
"luminance": 0.72994
}Semantic roles & 50–950 ramp
primary
#6AFA80
secondary
#D534BC
accent
#00C2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680