#6FF57F#6FF57F
#6FF57F is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.8% C 0.198 H 145.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF57F |
|---|---|
| RGB | rgb(111, 245, 127) |
| HSL | hsl(127, 87%, 70%) |
| HSV | hsv(127, 55%, 96%) |
| CMYK | cmyk(54.7%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(87.10, -60.46, 45.68) |
| CIE-LCH | lch(87.10, 75.78, 142.92°) |
| OKLab | oklab(86.83% -0.1638 0.1108) |
| OKLCH | oklch(86.83% 0.198 145.9) |
| XYZ | xyz(43.0361, 70.2129, 31.3591) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.59
Easter Green
#8CFD7E
ΔE00 3.32
Spearmint
#1EF876
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 4.00
Baby Green
#8CFF9E
ΔE00 4.15
Wintergreen
#20F986
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF57F #F56FE5
analogous
#A2F56F #6FF57F #6FF5C2
triadic
#6FF57F #7F6FF5 #F57F6F
tetradic
#6FF57F #6FA2F5 #F56FE5 #F5C26F
square
#6FF57F #6FA2F5 #F56FE5 #F5C26F
split-complementary
#6FF57F #C26FF5 #F56FA2
monochromatic
#0FDA27 #36F14C #6FF57F #A8F9B2 #E1FDE5
Accessibility & contrast
On white
1.40
#6FF57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#6FF57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF57F
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF57F | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E275
Deuteranopia (green-blind)
#E7D587
Tritanopia (blue-blind)
#55F0D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6ff57f; /* rgb */ color: rgb(111, 245, 127); /* oklch */ color: oklch(86.8% 0.198 145.9);
Tailwind
colors: {
custom: {
50: '#a2f9a6',
500: '#6ff57f',
950: '#000000',
},
}SCSS
$custom: #6ff57f; $custom-light: #a2f9a6; $custom-dark: #000000;
JSON
{
"hex": "#6ff57f",
"rgb": {
"r": 111,
"g": 245,
"b": 127
},
"hsl": {
"h": 127.164,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.86829,
"c": 0.19779,
"h": 145.9
},
"luminance": 0.70217
}Semantic roles & 50–950 ramp
primary
#6FF57F
secondary
#CF39BD
accent
#02C9E4
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580