#6CFE80#6CFE80
#6CFE80 is a very light, highly saturated green. Relative luminance 0.756; OKLCH L 88.9% C 0.210 H 146.1°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFE80 |
|---|---|
| RGB | rgb(108, 254, 128) |
| HSL | hsl(128, 99%, 71%) |
| HSV | hsv(128, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(89.69, -64.35, 48.40) |
| CIE-LCH | lch(89.69, 80.52, 143.05°) |
| OKLab | oklab(88.93% -0.1742 0.117) |
| OKLCH | oklch(88.93% 0.21 146.1) |
| XYZ | xyz(45.5196, 75.6261, 32.6164) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.26
Easter Green
#8CFD7E
ΔE00 2.90
Spearmint
#1EF876
ΔE00 3.51
Spring Green
#00FF7F
ΔE00 3.64
Lighter Green
#75FD63
ΔE00 3.77
Light Bright Green
#53FE5C
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFE80 #FE6CEA
analogous
#A1FE6C #6CFE80 #6CFEC9
triadic
#6CFE80 #806CFE #FE806C
tetradic
#6CFE80 #6CA1FE #FE6CEA #FEC96C
square
#6CFE80 #6CA1FE #FE6CEA #FEC96C
split-complementary
#6CFE80 #C96CFE #FE6CA1
monochromatic
#02EE22 #2FFE4B #6CFE80 #A9FEB5 #E1FFE5
Accessibility & contrast
On white
1.30
#6CFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#6CFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFE80
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFE80 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#EEDC89
Tritanopia (blue-blind)
#4DF8E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6cfe80; /* rgb */ color: rgb(108, 254, 128); /* oklch */ color: oklch(88.9% 0.210 146.1);
Tailwind
colors: {
custom: {
50: '#a2ffa7',
500: '#6cfe80',
950: '#000000',
},
}SCSS
$custom: #6cfe80; $custom-light: #a2ffa7; $custom-dark: #000000;
JSON
{
"hex": "#6cfe80",
"rgb": {
"r": 108,
"g": 254,
"b": 128
},
"hsl": {
"h": 128.219,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.88933,
"c": 0.20981,
"h": 146.1
},
"luminance": 0.7563
}Semantic roles & 50–950 ramp
primary
#6CFE80
secondary
#DA34C3
accent
#00C6E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680