#6FF87A#6FF87A
#6FF87A is a very light, highly saturated green. Relative luminance 0.719; OKLCH L 87.5% C 0.206 H 145.0°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF87A |
|---|---|
| RGB | rgb(111, 248, 122) |
| HSL | hsl(125, 91%, 70%) |
| HSV | hsv(125, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 50.8%, 2.7%) |
| CIE-LAB | lab(87.93, -62.25, 49.06) |
| CIE-LCH | lch(87.93, 79.26, 141.76°) |
| OKLab | oklab(87.49% -0.1688 0.1181) |
| OKLCH | oklch(87.49% 0.206 145) |
| XYZ | xyz(43.6332, 71.9156, 29.9903) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.61
Easter Green
#8CFD7E
ΔE00 2.67
Lighter Green
#75FD63
ΔE00 3.45
Spearmint
#1EF876
ΔE00 3.64
Light Green
#96F97B
ΔE00 3.74
Light Bright Green
#53FE5C
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF87A #F86FED
analogous
#A8F86F #6FF87A #6FF8BF
triadic
#6FF87A #7A6FF8 #F87A6F
tetradic
#6FF87A #6FA8F8 #F86FED #F8BF6F
square
#6FF87A #6FA8F8 #F86FED #F8BF6F
split-complementary
#6FF87A #BF6FF8 #F86FA8
monochromatic
#0BE21C #35F544 #6FF87A #A9FBB0 #E2FEE4
Accessibility & contrast
On white
1.37
#6FF87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#6FF87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF87A
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF87A | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46F
Deuteranopia (green-blind)
#EAD883
Tritanopia (blue-blind)
#56F2DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff87a; /* rgb */ color: rgb(111, 248, 122); /* oklch */ color: oklch(87.5% 0.206 145.0);
Tailwind
colors: {
custom: {
50: '#a3fba3',
500: '#6ff87a',
950: '#000000',
},
}SCSS
$custom: #6ff87a; $custom-light: #a3fba3; $custom-dark: #000000;
JSON
{
"hex": "#6ff87a",
"rgb": {
"r": 111,
"g": 248,
"b": 122
},
"hsl": {
"h": 124.818,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87489,
"c": 0.20602,
"h": 145
},
"luminance": 0.71919
}Semantic roles & 50–950 ramp
primary
#6FF87A
secondary
#D338C6
accent
#00D3E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680