#6FE080#6FE080
#6FE080 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.169 H 147.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE080 |
|---|---|
| RGB | rgb(111, 224, 128) |
| HSL | hsl(129, 65%, 66%) |
| HSV | hsv(129, 50%, 88%) |
| CMYK | cmyk(50.4%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.88, -52.14, 37.31) |
| CIE-LCH | lch(80.88, 64.11, 144.41°) |
| OKLab | oklab(81.73% -0.1414 0.0918) |
| OKLCH | oklch(81.73% 0.169 147) |
| XYZ | xyz(37.1052, 58.2464, 29.7053) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 4.23
Lightish Green
#61E160
ΔE00 4.44
Tealish Green
#0CDC73
ΔE00 4.84
Turquoise Green
#04F489
ΔE00 6.26
Fresh Green
#69D84F
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE080 #E06FCF
analogous
#96E06F #6FE080 #6FE0B9
triadic
#6FE080 #806FE0 #E0806F
tetradic
#6FE080 #6F96E0 #E06FCF #E0B96F
square
#6FE080 #6F96E0 #E06FCF #E0B96F
split-complementary
#6FE080 #B96FE0 #E06F96
monochromatic
#26AF3A #3DD554 #6FE080 #A1EBAC #D4F6D9
Accessibility & contrast
On white
1.66
#6FE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#6FE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE080
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE080 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF79
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#5BDCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fe080; /* rgb */ color: rgb(111, 224, 128); /* oklch */ color: oklch(81.7% 0.169 147.0);
Tailwind
colors: {
custom: {
50: '#a0eaa6',
500: '#6fe080',
950: '#000000',
},
}SCSS
$custom: #6fe080; $custom-light: #a0eaa6; $custom-dark: #000000;
JSON
{
"hex": "#6fe080",
"rgb": {
"r": 111,
"g": 224,
"b": 128
},
"hsl": {
"h": 129.027,
"s": 64.571,
"l": 65.686
},
"oklch": {
"l": 0.81727,
"c": 0.16862,
"h": 147
},
"luminance": 0.58249
}Semantic roles & 50–950 ramp
primary
#6FE080
secondary
#B143A0
accent
#19B1CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480