#6FE07A#6FE07A
#6FE07A is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.174 H 145.7°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE07A |
|---|---|
| RGB | rgb(111, 224, 122) |
| HSL | hsl(126, 65%, 66%) |
| HSV | hsv(126, 50%, 88%) |
| CMYK | cmyk(50.4%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(80.79, -53.03, 40.17) |
| CIE-LCH | lch(80.79, 66.53, 142.86°) |
| OKLab | oklab(81.63% -0.1439 0.0981) |
| OKLCH | oklch(81.63% 0.174 145.7) |
| XYZ | xyz(36.7219, 58.0931, 27.6866) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.96
Lightgreen
#90EE90
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 4.95
Fresh Green
#69D84F
ΔE00 5.41
Turquoise Green
#04F489
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE07A #E06FD5
analogous
#9CE06F #6FE07A #6FE0B2
triadic
#6FE07A #7A6FE0 #E07A6F
tetradic
#6FE07A #6F9CE0 #E06FD5 #E0B26F
square
#6FE07A #6F9CE0 #E06FD5 #E0B26F
split-complementary
#6FE07A #B26FE0 #E06F9C
monochromatic
#26AF33 #3DD54B #6FE07A #A1EBA9 #D4F6D7
Accessibility & contrast
On white
1.66
#6FE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#6FE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE07A
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE07A | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF72
Deuteranopia (green-blind)
#D4C481
Tritanopia (blue-blind)
#5CDBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fe07a; /* rgb */ color: rgb(111, 224, 122); /* oklch */ color: oklch(81.6% 0.174 145.7);
Tailwind
colors: {
custom: {
50: '#a0eaa2',
500: '#6fe07a',
950: '#000000',
},
}SCSS
$custom: #6fe07a; $custom-light: #a0eaa2; $custom-dark: #000000;
JSON
{
"hex": "#6fe07a",
"rgb": {
"r": 111,
"g": 224,
"b": 122
},
"hsl": {
"h": 125.841,
"s": 64.571,
"l": 65.686
},
"oklch": {
"l": 0.8163,
"c": 0.1742,
"h": 145.7
},
"luminance": 0.58096
}Semantic roles & 50–950 ramp
primary
#6FE07A
secondary
#B143A6
accent
#19BBCC
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480