#6CDF80#6CDF80
#6CDF80 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.4% C 0.169 H 147.5°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDF80 |
|---|---|
| RGB | rgb(108, 223, 128) |
| HSL | hsl(130, 64%, 65%) |
| HSV | hsv(130, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.47, -52.50, 36.77) |
| CIE-LCH | lch(80.47, 64.10, 145.00°) |
| OKLab | oklab(81.37% -0.1424 0.0905) |
| OKLCH | oklch(81.37% 0.169 147.5) |
| XYZ | xyz(36.4660, 57.5190, 29.5985) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.51
Tealish Green
#0CDC73
ΔE00 4.56
Lightgreen
#90EE90
ΔE00 4.57
Lightish Green
#61E160
ΔE00 4.60
Seaweed
#18D17B
ΔE00 6.10
Turquoise Green
#04F489
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDF80 #DF6CCB
analogous
#91DF6C #6CDF80 #6CDFBA
triadic
#6CDF80 #806CDF #DF806C
tetradic
#6CDF80 #6C91DF #DF6CCB #DFBA6C
square
#6CDF80 #6C91DF #DF6CCB #DFBA6C
split-complementary
#6CDF80 #BA6CDF #DF6C91
monochromatic
#25AB3D #3AD455 #6CDF80 #9EEAAB #D1F5D7
Accessibility & contrast
On white
1.68
#6CDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#6CDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDF80
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDF80 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#56DBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6cdf80; /* rgb */ color: rgb(108, 223, 128); /* oklch */ color: oklch(81.4% 0.169 147.5);
Tailwind
colors: {
custom: {
50: '#9eeaa6',
500: '#6cdf80',
950: '#000000',
},
}SCSS
$custom: #6cdf80; $custom-light: #9eeaa6; $custom-dark: #000000;
JSON
{
"hex": "#6cdf80",
"rgb": {
"r": 108,
"g": 223,
"b": 128
},
"hsl": {
"h": 130.435,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.81366,
"c": 0.16872,
"h": 147.5
},
"luminance": 0.57522
}Semantic roles & 50–950 ramp
primary
#6CDF80
secondary
#AD429B
accent
#19ADCC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480