#6FF87C#6FF87C
#6FF87C is a very light, highly saturated green. Relative luminance 0.720; OKLCH L 87.5% C 0.204 H 145.3°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF87C |
|---|---|
| RGB | rgb(111, 248, 124) |
| HSL | hsl(126, 91%, 70%) |
| HSV | hsv(126, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 50%, 2.7%) |
| CIE-LAB | lab(87.95, -61.99, 48.15) |
| CIE-LCH | lch(87.95, 78.49, 142.16°) |
| OKLab | oklab(87.52% -0.168 0.1162) |
| OKLCH | oklch(87.52% 0.204 145.3) |
| XYZ | xyz(43.7584, 71.9657, 30.6497) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.73
Easter Green
#8CFD7E
ΔE00 2.77
Spearmint
#1EF876
ΔE00 3.58
Lighter Green
#75FD63
ΔE00 3.71
Light Green
#96F97B
ΔE00 3.86
Light Bright Green
#53FE5C
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF87C #F86FEB
analogous
#A7F86F #6FF87C #6FF8C0
triadic
#6FF87C #7C6FF8 #F87C6F
tetradic
#6FF87C #6FA7F8 #F86FEB #F8C06F
square
#6FF87C #6FA7F8 #F86FEB #F8C06F
split-complementary
#6FF87C #C06FF8 #F86FA7
monochromatic
#0BE21F #35F547 #6FF87C #A9FBB1 #E2FEE4
Accessibility & contrast
On white
1.36
#6FF87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#6FF87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF87C
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF87C | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE471
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#55F2DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff87c; /* rgb */ color: rgb(111, 248, 124); /* oklch */ color: oklch(87.5% 0.204 145.3);
Tailwind
colors: {
custom: {
50: '#a3fba4',
500: '#6ff87c',
950: '#000000',
},
}SCSS
$custom: #6ff87c; $custom-light: #a3fba4; $custom-dark: #000000;
JSON
{
"hex": "#6ff87c",
"rgb": {
"r": 111,
"g": 248,
"b": 124
},
"hsl": {
"h": 125.693,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87517,
"c": 0.2043,
"h": 145.3
},
"luminance": 0.7197
}Semantic roles & 50–950 ramp
primary
#6FF87C
secondary
#D338C4
accent
#00D0E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680