#6EE080#6EE080
#6EE080 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.169 H 147.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE080 |
|---|---|
| RGB | rgb(110, 224, 128) |
| HSL | hsl(129, 65%, 65%) |
| HSV | hsv(129, 51%, 88%) |
| CMYK | cmyk(50.9%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.84, -52.40, 37.26) |
| CIE-LCH | lch(80.84, 64.29, 144.58°) |
| OKLab | oklab(81.69% -0.1421 0.0917) |
| OKLCH | oklch(81.69% 0.169 147.2) |
| XYZ | xyz(36.9801, 58.1819, 29.6994) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 4.30
Lightish Green
#61E160
ΔE00 4.45
Tealish Green
#0CDC73
ΔE00 4.75
Turquoise Green
#04F489
ΔE00 6.19
Fresh Green
#69D84F
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE080 #E06ECE
analogous
#95E06E #6EE080 #6EE0B9
triadic
#6EE080 #806EE0 #E0806E
tetradic
#6EE080 #6E95E0 #E06ECE #E0B96E
square
#6EE080 #6E95E0 #E06ECE #E0B96E
split-complementary
#6EE080 #B96EE0 #E06E95
monochromatic
#25AE3B #3CD554 #6EE080 #A0EBAC #D3F6D8
Accessibility & contrast
On white
1.66
#6EE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#6EE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE080
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE080 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#59DCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ee080; /* rgb */ color: rgb(110, 224, 128); /* oklch */ color: oklch(81.7% 0.169 147.2);
Tailwind
colors: {
custom: {
50: '#9feaa6',
500: '#6ee080',
950: '#000000',
},
}SCSS
$custom: #6ee080; $custom-light: #9feaa6; $custom-dark: #000000;
JSON
{
"hex": "#6ee080",
"rgb": {
"r": 110,
"g": 224,
"b": 128
},
"hsl": {
"h": 129.474,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.81688,
"c": 0.16911,
"h": 147.2
},
"luminance": 0.58185
}Semantic roles & 50–950 ramp
primary
#6EE080
secondary
#B0429F
accent
#19B0CD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480