#6EE280#6EE280
#6EE280 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.2% C 0.172 H 147.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE280 |
|---|---|
| RGB | rgb(110, 226, 128) |
| HSL | hsl(129, 67%, 66%) |
| HSV | hsv(129, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(81.44, -53.20, 38.03) |
| CIE-LCH | lch(81.44, 65.39, 144.44°) |
| OKLab | oklab(82.18% -0.1443 0.0934) |
| OKLCH | oklch(82.18% 0.172 147.1) |
| XYZ | xyz(37.5208, 59.2632, 29.8796) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 4.02
Lightish Green
#61E160
ΔE00 4.25
Tealish Green
#0CDC73
ΔE00 4.83
Turquoise Green
#04F489
ΔE00 5.88
Minty Green
#0BF77D
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE280 #E26ED0
analogous
#96E26E #6EE280 #6EE2BA
triadic
#6EE280 #806EE2 #E2806E
tetradic
#6EE280 #6E96E2 #E26ED0 #E2BA6E
square
#6EE280 #6E96E2 #E26ED0 #E2BA6E
split-complementary
#6EE280 #BA6EE2 #E26E96
monochromatic
#24B23A #3BD853 #6EE280 #A1ECAD #D4F6D9
Accessibility & contrast
On white
1.63
#6EE280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6EE280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE280
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE280 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D179
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#59DECA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee280; /* rgb */ color: rgb(110, 226, 128); /* oklch */ color: oklch(82.2% 0.172 147.1);
Tailwind
colors: {
custom: {
50: '#9feca6',
500: '#6ee280',
950: '#000000',
},
}SCSS
$custom: #6ee280; $custom-light: #9feca6; $custom-dark: #000000;
JSON
{
"hex": "#6ee280",
"rgb": {
"r": 110,
"g": 226,
"b": 128
},
"hsl": {
"h": 129.31,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.82176,
"c": 0.17187,
"h": 147.1
},
"luminance": 0.59266
}Semantic roles & 50–950 ramp
primary
#6EE280
secondary
#B341A1
accent
#17B2CF
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580