#6AE582#6AE582
#6AE582 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.176 H 147.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE582 |
|---|---|
| RGB | rgb(106, 229, 130) |
| HSL | hsl(132, 70%, 66%) |
| HSV | hsv(132, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 43.2%, 10.2%) |
| CIE-LAB | lab(82.22, -55.07, 38.02) |
| CIE-LCH | lch(82.22, 66.91, 145.38°) |
| OKLab | oklab(82.79% -0.1492 0.0935) |
| OKLCH | oklch(82.79% 0.176 147.9) |
| XYZ | xyz(37.9900, 60.7112, 30.8312) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Lightgreen
#90EE90
ΔE00 3.96
Lightish Green
#61E160
ΔE00 4.41
Tealish Green
#0CDC73
ΔE00 4.70
Turquoise Green
#04F489
ΔE00 5.12
Minty Green
#0BF77D
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE582 #E56ACD
analogous
#8FE56A #6AE582 #6AE5BF
triadic
#6AE582 #826AE5 #E5826A
tetradic
#6AE582 #6A8FE5 #E56ACD #E5BF6A
square
#6AE582 #6A8FE5 #E56ACD #E5BF6A
split-complementary
#6AE582 #BF6AE5 #E56A8F
monochromatic
#20B53D #36DC56 #6AE582 #9EEEAE #D2F7D9
Accessibility & contrast
On white
1.60
#6AE582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#6AE582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE582
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE582 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37B
Deuteranopia (green-blind)
#D7C889
Tritanopia (blue-blind)
#50E1CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ae582; /* rgb */ color: rgb(106, 229, 130); /* oklch */ color: oklch(82.8% 0.176 147.9);
Tailwind
colors: {
custom: {
50: '#9eeea7',
500: '#6ae582',
950: '#000000',
},
}SCSS
$custom: #6ae582; $custom-light: #9eeea7; $custom-dark: #000000;
JSON
{
"hex": "#6ae582",
"rgb": {
"r": 106,
"g": 229,
"b": 130
},
"hsl": {
"h": 131.707,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.82793,
"c": 0.17605,
"h": 147.9
},
"luminance": 0.60714
}Semantic roles & 50–950 ramp
primary
#6AE582
secondary
#B53E9E
accent
#13ADD2
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580