#6AE080#6AE080
#6AE080 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.5% C 0.171 H 147.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE080 |
|---|---|
| RGB | rgb(106, 224, 128) |
| HSL | hsl(131, 66%, 65%) |
| HSV | hsv(131, 53%, 88%) |
| CMYK | cmyk(52.7%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.70, -53.40, 37.05) |
| CIE-LCH | lch(80.70, 65.00, 145.25°) |
| OKLab | oklab(81.54% -0.1447 0.0912) |
| OKLCH | oklch(81.54% 0.171 147.8) |
| XYZ | xyz(36.4935, 57.9309, 29.6766) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Tealish Green
#0CDC73
ΔE00 4.41
Lightish Green
#61E160
ΔE00 4.51
Lightgreen
#90EE90
ΔE00 4.55
Turquoise Green
#04F489
ΔE00 5.93
Seaweed
#18D17B
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE080 #E06ACA
analogous
#8FE06A #6AE080 #6AE0BB
triadic
#6AE080 #806AE0 #E0806A
tetradic
#6AE080 #6A8FE0 #E06ACA #E0BB6A
square
#6AE080 #6A8FE0 #E06ACA #E0BB6A
split-complementary
#6AE080 #BB6AE0 #E06A8F
monochromatic
#24AC3D #37D555 #6AE080 #9DEBAB #CFF5D6
Accessibility & contrast
On white
1.67
#6AE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#6AE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE080
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE080 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#52DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ae080; /* rgb */ color: rgb(106, 224, 128); /* oklch */ color: oklch(81.5% 0.171 147.8);
Tailwind
colors: {
custom: {
50: '#9deaa6',
500: '#6ae080',
950: '#000000',
},
}SCSS
$custom: #6ae080; $custom-light: #9deaa6; $custom-dark: #000000;
JSON
{
"hex": "#6ae080",
"rgb": {
"r": 106,
"g": 224,
"b": 128
},
"hsl": {
"h": 131.186,
"s": 65.556,
"l": 64.706
},
"oklch": {
"l": 0.81535,
"c": 0.17107,
"h": 147.8
},
"luminance": 0.57934
}Semantic roles & 50–950 ramp
primary
#6AE080
secondary
#AE4099
accent
#18ACCD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480