#6FFB80#6FFB80
#6FFB80 is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.3% C 0.205 H 145.9°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFB80 |
|---|---|
| RGB | rgb(111, 251, 128) |
| HSL | hsl(127, 95%, 71%) |
| HSV | hsv(127, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 49%, 1.6%) |
| CIE-LAB | lab(88.89, -62.56, 47.43) |
| CIE-LCH | lch(88.89, 78.51, 142.83°) |
| OKLab | oklab(88.3% -0.1695 0.1148) |
| OKLCH | oklch(88.3% 0.205 145.9) |
| XYZ | xyz(44.9462, 73.9284, 32.3189) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.50
Easter Green
#8CFD7E
ΔE00 2.79
Spearmint
#1EF876
ΔE00 3.56
Lighter Green
#75FD63
ΔE00 3.89
Spring Green
#00FF7F
ΔE00 3.90
Baby Green
#8CFF9E
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFB80 #FB6FEA
analogous
#A4FB6F #6FFB80 #6FFBC6
triadic
#6FFB80 #806FFB #FB806F
tetradic
#6FFB80 #6FA4FB #FB6FEA #FBC66F
square
#6FFB80 #6FA4FB #FB6FEA #FBC66F
split-complementary
#6FFB80 #C66FFB #FB6FA4
monochromatic
#06E922 #33F94B #6FFB80 #ABFDB5 #E1FEE5
Accessibility & contrast
On white
1.33
#6FFB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#6FFB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFB80
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFB80 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE776
Deuteranopia (green-blind)
#ECDA89
Tritanopia (blue-blind)
#53F6DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ffb80; /* rgb */ color: rgb(111, 251, 128); /* oklch */ color: oklch(88.3% 0.205 145.9);
Tailwind
colors: {
custom: {
50: '#a3fea7',
500: '#6ffb80',
950: '#000000',
},
}SCSS
$custom: #6ffb80; $custom-light: #a3fea7; $custom-dark: #000000;
JSON
{
"hex": "#6ffb80",
"rgb": {
"r": 111,
"g": 251,
"b": 128
},
"hsl": {
"h": 127.286,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.88303,
"c": 0.20469,
"h": 145.9
},
"luminance": 0.73932
}Semantic roles & 50–950 ramp
primary
#6FFB80
secondary
#D638C3
accent
#00CAE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680