#6FF787#6FF787
#6FF787 is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.4% C 0.193 H 147.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF787 |
|---|---|
| RGB | rgb(111, 247, 135) |
| HSL | hsl(131, 89%, 70%) |
| HSV | hsv(131, 55%, 97%) |
| CMYK | cmyk(55.1%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(87.80, -60.07, 42.72) |
| CIE-LCH | lch(87.80, 73.71, 144.58°) |
| OKLab | oklab(87.44% -0.1626 0.1045) |
| OKLCH | oklch(87.44% 0.193 147.3) |
| XYZ | xyz(44.1866, 71.6464, 34.4176) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.02
Baby Green
#8CFF9E
ΔE00 3.36
Mint Green
#8FFF9F
ΔE00 3.59
Wintergreen
#20F986
ΔE00 3.69
Spearmint
#1EF876
ΔE00 3.70
Easter Green
#8CFD7E
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF787 #F76FDF
analogous
#9BF76F #6FF787 #6FF7CB
triadic
#6FF787 #876FF7 #F7876F
tetradic
#6FF787 #6F9BF7 #F76FDF #F7CB6F
square
#6FF787 #6F9BF7 #F76FDF #F7CB6F
split-complementary
#6FF787 #CB6FF7 #F76F9B
monochromatic
#0CDF32 #35F457 #6FF787 #A9FAB7 #E2FDE7
Accessibility & contrast
On white
1.37
#6FF787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#6FF787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF787
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF787 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47E
Deuteranopia (green-blind)
#E8D78F
Tritanopia (blue-blind)
#52F2DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff787; /* rgb */ color: rgb(111, 247, 135); /* oklch */ color: oklch(87.4% 0.193 147.3);
Tailwind
colors: {
custom: {
50: '#a3fbab',
500: '#6ff787',
950: '#000000',
},
}SCSS
$custom: #6ff787; $custom-light: #a3fbab; $custom-dark: #000000;
JSON
{
"hex": "#6ff787",
"rgb": {
"r": 111,
"g": 247,
"b": 135
},
"hsl": {
"h": 130.588,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.87436,
"c": 0.1933,
"h": 147.3
},
"luminance": 0.7165
}Semantic roles & 50–950 ramp
primary
#6FF787
secondary
#D139B7
accent
#00BDE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581