#6FE97A#6FE97A
#6FE97A is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.186 H 145.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE97A |
|---|---|
| RGB | rgb(111, 233, 122) |
| HSL | hsl(125, 73%, 67%) |
| HSV | hsv(125, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 47.6%, 8.6%) |
| CIE-LAB | lab(83.47, -56.57, 43.55) |
| CIE-LCH | lch(83.47, 71.39, 142.41°) |
| OKLab | oklab(83.83% -0.1535 0.1058) |
| OKLCH | oklch(83.83% 0.186 145.4) |
| XYZ | xyz(39.2050, 63.0593, 28.5143) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.23
Lightgreen
#90EE90
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 4.14
Spearmint
#1EF876
ΔE00 4.94
Lightgreen (survey)
#76FF7B
ΔE00 4.98
Minty Green
#0BF77D
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE97A #E96FDE
analogous
#A1E96F #6FE97A #6FE9B7
triadic
#6FE97A #7A6FE9 #E97A6F
tetradic
#6FE97A #6FA1E9 #E96FDE #E9B76F
square
#6FE97A #6FA1E9 #E96FDE #E9B76F
split-complementary
#6FE97A #B76FE9 #E96FA1
monochromatic
#1DC02C #3AE149 #6FE97A #A4F1AB #D9F9DC
Accessibility & contrast
On white
1.54
#6FE97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#6FE97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE97A
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE97A | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD771
Deuteranopia (green-blind)
#DCCC82
Tritanopia (blue-blind)
#5AE4CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe97a; /* rgb */ color: rgb(111, 233, 122); /* oklch */ color: oklch(83.8% 0.186 145.4);
Tailwind
colors: {
custom: {
50: '#a1f1a2',
500: '#6fe97a',
950: '#000000',
},
}SCSS
$custom: #6fe97a; $custom-light: #a1f1a2; $custom-dark: #000000;
JSON
{
"hex": "#6fe97a",
"rgb": {
"r": 111,
"g": 233,
"b": 122
},
"hsl": {
"h": 125.41,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.8383,
"c": 0.18638,
"h": 145.4
},
"luminance": 0.63062
}Semantic roles & 50–950 ramp
primary
#6FE97A
secondary
#BF3DB3
accent
#10C4D6
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580