#6CE080#6CE080
#6CE080 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.170 H 147.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE080 |
|---|---|
| RGB | rgb(108, 224, 128) |
| HSL | hsl(130, 65%, 65%) |
| HSV | hsv(130, 52%, 88%) |
| CMYK | cmyk(51.8%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.77, -52.90, 37.15) |
| CIE-LCH | lch(80.77, 64.65, 144.92°) |
| OKLab | oklab(81.61% -0.1434 0.0914) |
| OKLCH | oklch(81.61% 0.17 147.5) |
| XYZ | xyz(36.7340, 58.0550, 29.6879) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Lightgreen
#90EE90
ΔE00 4.42
Lightish Green
#61E160
ΔE00 4.48
Tealish Green
#0CDC73
ΔE00 4.58
Turquoise Green
#04F489
ΔE00 6.06
Seaweed
#18D17B
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE080 #E06CCC
analogous
#92E06C #6CE080 #6CE0BA
triadic
#6CE080 #806CE0 #E0806C
tetradic
#6CE080 #6C92E0 #E06CCC #E0BA6C
square
#6CE080 #6C92E0 #E06CCC #E0BA6C
split-complementary
#6CE080 #BA6CE0 #E06C92
monochromatic
#25AD3C #39D554 #6CE080 #9FEBAC #D1F5D7
Accessibility & contrast
On white
1.67
#6CE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#6CE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE080
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE080 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#56DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ce080; /* rgb */ color: rgb(108, 224, 128); /* oklch */ color: oklch(81.6% 0.170 147.5);
Tailwind
colors: {
custom: {
50: '#9eeaa6',
500: '#6ce080',
950: '#000000',
},
}SCSS
$custom: #6ce080; $custom-light: #9eeaa6; $custom-dark: #000000;
JSON
{
"hex": "#6ce080",
"rgb": {
"r": 108,
"g": 224,
"b": 128
},
"hsl": {
"h": 130.345,
"s": 65.169,
"l": 65.098
},
"oklch": {
"l": 0.81611,
"c": 0.1701,
"h": 147.5
},
"luminance": 0.58058
}Semantic roles & 50–950 ramp
primary
#6CE080
secondary
#AF419C
accent
#18AECD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480