#6FE780#6FE780
#6FE780 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.178 H 146.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE780 |
|---|---|
| RGB | rgb(111, 231, 128) |
| HSL | hsl(129, 71%, 67%) |
| HSV | hsv(129, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 44.6%, 9.4%) |
| CIE-LAB | lab(82.96, -54.92, 39.98) |
| CIE-LCH | lch(82.96, 67.93, 143.95°) |
| OKLab | oklab(83.44% -0.1489 0.0979) |
| OKLCH | oklch(83.44% 0.178 146.7) |
| XYZ | xyz(39.0254, 62.0866, 30.3453) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.58
Lightish Green
#61E160
ΔE00 3.97
Tealish Green
#0CDC73
ΔE00 5.30
Turquoise Green
#04F489
ΔE00 5.32
Minty Green
#0BF77D
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE780 #E76FD6
analogous
#9AE76F #6FE780 #6FE7BC
triadic
#6FE780 #806FE7 #E7806F
tetradic
#6FE780 #6F9AE7 #E76FD6 #E7BC6F
square
#6FE780 #6F9AE7 #E76FD6 #E7BC6F
split-complementary
#6FE780 #BC6FE7 #E76F9A
monochromatic
#1FBC36 #3BDE52 #6FE780 #A3F0AE #D8F8DD
Accessibility & contrast
On white
1.57
#6FE780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#6FE780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE780
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE780 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD578
Deuteranopia (green-blind)
#D9CA87
Tritanopia (blue-blind)
#59E2CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe780; /* rgb */ color: rgb(111, 231, 128); /* oklch */ color: oklch(83.4% 0.178 146.7);
Tailwind
colors: {
custom: {
50: '#a1efa6',
500: '#6fe780',
950: '#000000',
},
}SCSS
$custom: #6fe780; $custom-light: #a1efa6; $custom-dark: #000000;
JSON
{
"hex": "#6fe780",
"rgb": {
"r": 111,
"g": 231,
"b": 128
},
"hsl": {
"h": 128.5,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.83435,
"c": 0.17823,
"h": 146.7
},
"luminance": 0.6209
}Semantic roles & 50–950 ramp
primary
#6FE780
secondary
#BC3FAA
accent
#12B8D3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580