#6FE17A#6FE17A
#6FE17A is a light, vivid green. Relative luminance 0.586; OKLCH L 81.9% C 0.176 H 145.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE17A |
|---|---|
| RGB | rgb(111, 225, 122) |
| HSL | hsl(126, 66%, 66%) |
| HSV | hsv(126, 51%, 88%) |
| CMYK | cmyk(50.7%, 0%, 45.8%, 11.8%) |
| CIE-LAB | lab(81.09, -53.43, 40.55) |
| CIE-LCH | lch(81.09, 67.08, 142.80°) |
| OKLab | oklab(81.87% -0.145 0.099) |
| OKLCH | oklch(81.87% 0.176 145.7) |
| XYZ | xyz(36.9915, 58.6321, 27.7764) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 4.22
Tealish Green
#0CDC73
ΔE00 5.00
Fresh Green
#69D84F
ΔE00 5.40
Turquoise Green
#04F489
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE17A #E16FD6
analogous
#9DE16F #6FE17A #6FE1B3
triadic
#6FE17A #7A6FE1 #E17A6F
tetradic
#6FE17A #6F9DE1 #E16FD6 #E1B36F
square
#6FE17A #6F9DE1 #E16FD6 #E1B36F
split-complementary
#6FE17A #B36FE1 #E16F9D
monochromatic
#25B132 #3CD64B #6FE17A #A2ECA9 #D4F6D8
Accessibility & contrast
On white
1.65
#6FE17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#6FE17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE17A
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE17A | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D072
Deuteranopia (green-blind)
#D5C581
Tritanopia (blue-blind)
#5CDCC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fe17a; /* rgb */ color: rgb(111, 225, 122); /* oklch */ color: oklch(81.9% 0.176 145.7);
Tailwind
colors: {
custom: {
50: '#a0eba2',
500: '#6fe17a',
950: '#000000',
},
}SCSS
$custom: #6fe17a; $custom-light: #a0eba2; $custom-dark: #000000;
JSON
{
"hex": "#6fe17a",
"rgb": {
"r": 111,
"g": 225,
"b": 122
},
"hsl": {
"h": 125.789,
"s": 65.517,
"l": 65.882
},
"oklch": {
"l": 0.81874,
"c": 0.17556,
"h": 145.7
},
"luminance": 0.58635
}Semantic roles & 50–950 ramp
primary
#6FE17A
secondary
#B242A7
accent
#18BCCD
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580