#6CFB80#6CFB80
#6CFB80 is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.2% C 0.206 H 146.2°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFB80 |
|---|---|
| RGB | rgb(108, 251, 128) |
| HSL | hsl(128, 95%, 70%) |
| HSV | hsv(128, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 49%, 1.6%) |
| CIE-LAB | lab(88.80, -63.25, 47.30) |
| CIE-LCH | lch(88.80, 78.98, 143.21°) |
| OKLab | oklab(88.2% -0.1712 0.1145) |
| OKLCH | oklch(88.2% 0.206 146.2) |
| XYZ | xyz(44.5750, 73.7370, 32.3015) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.64
Easter Green
#8CFD7E
ΔE00 3.01
Spearmint
#1EF876
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.68
Minty Green
#0BF77D
ΔE00 3.87
Wintergreen
#20F986
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFB80 #FB6CE7
analogous
#9FFB6C #6CFB80 #6CFBC8
triadic
#6CFB80 #806CFB #FB806C
tetradic
#6CFB80 #6C9FFB #FB6CE7 #FBC86C
square
#6CFB80 #6C9FFB #FB6CE7 #FBC86C
split-complementary
#6CFB80 #C86CFB #FB6C9F
monochromatic
#06E626 #30F94D #6CFB80 #A8FDB3 #E1FEE5
Accessibility & contrast
On white
1.33
#6CFB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#6CFB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFB80
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFB80 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE776
Deuteranopia (green-blind)
#ECDA89
Tritanopia (blue-blind)
#4EF6DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6cfb80; /* rgb */ color: rgb(108, 251, 128); /* oklch */ color: oklch(88.2% 0.206 146.2);
Tailwind
colors: {
custom: {
50: '#a2fea7',
500: '#6cfb80',
950: '#000000',
},
}SCSS
$custom: #6cfb80; $custom-light: #a2fea7; $custom-dark: #000000;
JSON
{
"hex": "#6cfb80",
"rgb": {
"r": 108,
"g": 251,
"b": 128
},
"hsl": {
"h": 128.392,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.88203,
"c": 0.20598,
"h": 146.2
},
"luminance": 0.73741
}Semantic roles & 50–950 ramp
primary
#6CFB80
secondary
#D635C0
accent
#00C5E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680