#6FF880#6FF880
#6FF880 is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.6% C 0.201 H 146.0°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF880 |
|---|---|
| RGB | rgb(111, 248, 128) |
| HSL | hsl(127, 91%, 70%) |
| HSV | hsv(127, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 48.4%, 2.7%) |
| CIE-LAB | lab(88.00, -61.45, 46.33) |
| CIE-LCH | lch(88.00, 76.95, 142.98°) |
| OKLab | oklab(87.57% -0.1665 0.1123) |
| OKLCH | oklch(87.57% 0.201 146) |
| XYZ | xyz(44.0165, 72.0690, 32.0090) |
| Luminance | 0.7207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.06
Easter Green
#8CFD7E
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.53
Minty Green
#0BF77D
ΔE00 3.97
Baby Green
#8CFF9E
ΔE00 3.99
Spring Green
#00FF7F
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF880 #F86FE7
analogous
#A3F86F #6FF880 #6FF8C4
triadic
#6FF880 #806FF8 #F8806F
tetradic
#6FF880 #6FA3F8 #F86FE7 #F8C46F
square
#6FF880 #6FA3F8 #F86FE7 #F8C46F
split-complementary
#6FF880 #C46FF8 #F86FA3
monochromatic
#0BE226 #35F54D #6FF880 #A9FBB3 #E2FEE5
Accessibility & contrast
On white
1.36
#6FF880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#6FF880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF880
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF880 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE476
Deuteranopia (green-blind)
#E9D888
Tritanopia (blue-blind)
#54F3DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff880; /* rgb */ color: rgb(111, 248, 128); /* oklch */ color: oklch(87.6% 0.201 146.0);
Tailwind
colors: {
custom: {
50: '#a3fba7',
500: '#6ff880',
950: '#000000',
},
}SCSS
$custom: #6ff880; $custom-light: #a3fba7; $custom-dark: #000000;
JSON
{
"hex": "#6ff880",
"rgb": {
"r": 111,
"g": 248,
"b": 128
},
"hsl": {
"h": 127.445,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87574,
"c": 0.20081,
"h": 146
},
"luminance": 0.72073
}Semantic roles & 50–950 ramp
primary
#6FF880
secondary
#D338C0
accent
#00C9E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680