#6DE080#6DE080
#6DE080 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.170 H 147.3°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE080 |
|---|---|
| RGB | rgb(109, 224, 128) |
| HSL | hsl(130, 65%, 65%) |
| HSV | hsv(130, 51%, 88%) |
| CMYK | cmyk(51.3%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.80, -52.65, 37.21) |
| CIE-LCH | lch(80.80, 64.47, 144.75°) |
| OKLab | oklab(81.65% -0.1428 0.0916) |
| OKLCH | oklch(81.65% 0.17 147.3) |
| XYZ | xyz(36.8563, 58.1180, 29.6936) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.51
Lightgreen
#90EE90
ΔE00 4.36
Lightish Green
#61E160
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 4.67
Turquoise Green
#04F489
ΔE00 6.12
Seaweed
#18D17B
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE080 #E06DCD
analogous
#93E06D #6DE080 #6DE0B9
triadic
#6DE080 #806DE0 #E0806D
tetradic
#6DE080 #6D93E0 #E06DCD #E0B96D
square
#6DE080 #6D93E0 #E06DCD #E0B96D
split-complementary
#6DE080 #B96DE0 #E06D93
monochromatic
#25AE3B #3BD554 #6DE080 #9FEBAC #D2F5D8
Accessibility & contrast
On white
1.66
#6DE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#6DE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE080
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE080 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D3C486
Tritanopia (blue-blind)
#57DCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6de080; /* rgb */ color: rgb(109, 224, 128); /* oklch */ color: oklch(81.6% 0.170 147.3);
Tailwind
colors: {
custom: {
50: '#9feaa6',
500: '#6de080',
950: '#000000',
},
}SCSS
$custom: #6de080; $custom-light: #9feaa6; $custom-dark: #000000;
JSON
{
"hex": "#6de080",
"rgb": {
"r": 109,
"g": 224,
"b": 128
},
"hsl": {
"h": 129.913,
"s": 64.972,
"l": 65.294
},
"oklch": {
"l": 0.81649,
"c": 0.16961,
"h": 147.3
},
"luminance": 0.58121
}Semantic roles & 50–950 ramp
primary
#6DE080
secondary
#AF429D
accent
#19AFCD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480