#6AE480#6AE480
#6AE480 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.5% C 0.177 H 147.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE480 |
|---|---|
| RGB | rgb(106, 228, 128) |
| HSL | hsl(131, 69%, 65%) |
| HSV | hsv(131, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 43.9%, 10.6%) |
| CIE-LAB | lab(81.90, -54.98, 38.59) |
| CIE-LCH | lch(81.90, 67.17, 144.94°) |
| OKLab | oklab(82.52% -0.149 0.0947) |
| OKLCH | oklch(82.52% 0.177 147.5) |
| XYZ | xyz(37.5812, 60.1063, 30.0391) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Lightgreen
#90EE90
ΔE00 4.07
Lightish Green
#61E160
ΔE00 4.16
Tealish Green
#0CDC73
ΔE00 4.63
Turquoise Green
#04F489
ΔE00 5.32
Minty Green
#0BF77D
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE480 #E46ACE
analogous
#91E46A #6AE480 #6AE4BD
triadic
#6AE480 #806AE4 #E4806A
tetradic
#6AE480 #6A91E4 #E46ACE #E4BD6A
square
#6AE480 #6A91E4 #E46ACE #E4BD6A
split-complementary
#6AE480 #BD6AE4 #E46A91
monochromatic
#20B33B #36DB54 #6AE480 #9EEDAC #D2F7D8
Accessibility & contrast
On white
1.61
#6AE480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#6AE480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE480
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE480 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D278
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#51E0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ae480; /* rgb */ color: rgb(106, 228, 128); /* oklch */ color: oklch(82.5% 0.177 147.5);
Tailwind
colors: {
custom: {
50: '#9deda6',
500: '#6ae480',
950: '#000000',
},
}SCSS
$custom: #6ae480; $custom-light: #9deda6; $custom-dark: #000000;
JSON
{
"hex": "#6ae480",
"rgb": {
"r": 106,
"g": 228,
"b": 128
},
"hsl": {
"h": 130.82,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.82515,
"c": 0.17654,
"h": 147.5
},
"luminance": 0.60109
}Semantic roles & 50–950 ramp
primary
#6AE480
secondary
#B43E9F
accent
#14AFD1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580