#6FF87E#6FF87E
#6FF87E is a very light, highly saturated green. Relative luminance 0.720; OKLCH L 87.5% C 0.203 H 145.7°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF87E |
|---|---|
| RGB | rgb(111, 248, 126) |
| HSL | hsl(127, 91%, 70%) |
| HSV | hsv(127, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 49.2%, 2.7%) |
| CIE-LAB | lab(87.98, -61.72, 47.24) |
| CIE-LCH | lch(87.98, 77.73, 142.57°) |
| OKLab | oklab(87.55% -0.1673 0.1143) |
| OKLCH | oklch(87.55% 0.203 145.7) |
| XYZ | xyz(43.8862, 72.0168, 31.3226) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.88
Easter Green
#8CFD7E
ΔE00 2.89
Spearmint
#1EF876
ΔE00 3.54
Lighter Green
#75FD63
ΔE00 3.97
Light Green
#96F97B
ΔE00 3.98
Minty Green
#0BF77D
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF87E #F86FE9
analogous
#A5F86F #6FF87E #6FF8C2
triadic
#6FF87E #7E6FF8 #F87E6F
tetradic
#6FF87E #6FA5F8 #F86FE9 #F8C26F
square
#6FF87E #6FA5F8 #F86FE9 #F8C26F
split-complementary
#6FF87E #C26FF8 #F86FA5
monochromatic
#0BE222 #35F54A #6FF87E #A9FBB2 #E2FEE5
Accessibility & contrast
On white
1.36
#6FF87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#6FF87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF87E
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF87E | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE474
Deuteranopia (green-blind)
#E9D887
Tritanopia (blue-blind)
#55F2DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff87e; /* rgb */ color: rgb(111, 248, 126); /* oklch */ color: oklch(87.5% 0.203 145.7);
Tailwind
colors: {
custom: {
50: '#a3fba5',
500: '#6ff87e',
950: '#000000',
},
}SCSS
$custom: #6ff87e; $custom-light: #a3fba5; $custom-dark: #000000;
JSON
{
"hex": "#6ff87e",
"rgb": {
"r": 111,
"g": 248,
"b": 126
},
"hsl": {
"h": 126.569,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87545,
"c": 0.20256,
"h": 145.7
},
"luminance": 0.72021
}Semantic roles & 50–950 ramp
primary
#6FF87E
secondary
#D338C2
accent
#00CCE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680