#6CED80#6CED80
#6CED80 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.188 H 146.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED80 |
|---|---|
| RGB | rgb(108, 237, 128) |
| HSL | hsl(129, 78%, 68%) |
| HSV | hsv(129, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(84.64, -57.99, 42.10) |
| CIE-LCH | lch(84.64, 71.66, 144.02°) |
| OKLab | oklab(84.79% -0.1571 0.1028) |
| OKLCH | oklch(84.79% 0.188 146.8) |
| XYZ | xyz(40.3623, 65.3115, 30.8973) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.60
Weird Green
#3AE57F
ΔE00 3.86
Lightish Green
#61E160
ΔE00 4.17
Spearmint
#1EF876
ΔE00 4.28
Minty Green
#0BF77D
ΔE00 4.29
Wintergreen
#20F986
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED80 #ED6CD9
analogous
#99ED6C #6CED80 #6CEDC0
triadic
#6CED80 #806CED #ED806C
tetradic
#6CED80 #6C99ED #ED6CD9 #EDC06C
square
#6CED80 #6C99ED #ED6CD9 #EDC06C
split-complementary
#6CED80 #C06CED #ED6C99
monochromatic
#18C633 #35E651 #6CED80 #A3F4AF #D9FADE
Accessibility & contrast
On white
1.49
#6CED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6CED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED80
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED80 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA77
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#52E8D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ced80; /* rgb */ color: rgb(108, 237, 128); /* oklch */ color: oklch(84.8% 0.188 146.8);
Tailwind
colors: {
custom: {
50: '#a0f4a6',
500: '#6ced80',
950: '#000000',
},
}SCSS
$custom: #6ced80; $custom-light: #a0f4a6; $custom-dark: #000000;
JSON
{
"hex": "#6ced80",
"rgb": {
"r": 108,
"g": 237,
"b": 128
},
"hsl": {
"h": 129.302,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.84789,
"c": 0.1877,
"h": 146.8
},
"luminance": 0.65315
}Semantic roles & 50–950 ramp
primary
#6CED80
secondary
#C439AE
accent
#0BBADA
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580