#6AD577#6AD577
#6AD577 is a light, vivid green. Relative luminance 0.520; OKLCH L 78.7% C 0.164 H 146.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD577 |
|---|---|
| RGB | rgb(106, 213, 119) |
| HSL | hsl(127, 56%, 63%) |
| HSV | hsv(127, 50%, 84%) |
| CMYK | cmyk(50.2%, 0%, 44.1%, 16.5%) |
| CIE-LAB | lab(77.27, -50.37, 37.15) |
| CIE-LCH | lch(77.27, 62.59, 143.59°) |
| OKLab | oklab(78.68% -0.1367 0.0911) |
| OKLCH | oklch(78.68% 0.164 146.3) |
| XYZ | xyz(33.0660, 51.9820, 25.7403) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.53
Tealish Green
#0CDC73
ΔE00 4.82
Weird Green
#3AE57F
ΔE00 4.98
Lightish Green
#61E160
ΔE00 5.02
Soft Green
#6FC276
ΔE00 5.17
Seaweed
#18D17B
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD577 #D56AC8
analogous
#92D56A #6AD577 #6AD5AD
triadic
#6AD577 #776AD5 #D5776A
tetradic
#6AD577 #6A92D5 #D56AC8 #D5AD6A
square
#6AD577 #6A92D5 #D56AC8 #D5AD6A
split-complementary
#6AD577 #AD6AD5 #D56A92
monochromatic
#2B9939 #3AC84B #6AD577 #9AE2A3 #C9F0CE
Accessibility & contrast
On white
1.84
#6AD577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#6AD577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD577
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD577 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C570
Deuteranopia (green-blind)
#C9BB7D
Tritanopia (blue-blind)
#58D1BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ad577; /* rgb */ color: rgb(106, 213, 119); /* oklch */ color: oklch(78.7% 0.164 146.3);
Tailwind
colors: {
custom: {
50: '#9ce39f',
500: '#6ad577',
950: '#000000',
},
}SCSS
$custom: #6ad577; $custom-light: #9ce39f; $custom-dark: #000000;
JSON
{
"hex": "#6ad577",
"rgb": {
"r": 106,
"g": 213,
"b": 119
},
"hsl": {
"h": 127.29,
"s": 56.021,
"l": 62.549
},
"oklch": {
"l": 0.78682,
"c": 0.16426,
"h": 146.3
},
"luminance": 0.51985
}Semantic roles & 50–950 ramp
primary
#6AD577
secondary
#9E4593
accent
#22B0C4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480