#6AD877#6AD877
#6AD877 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.4% C 0.168 H 146.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD877 |
|---|---|
| RGB | rgb(106, 216, 119) |
| HSL | hsl(127, 59%, 63%) |
| HSV | hsv(127, 51%, 85%) |
| CMYK | cmyk(50.9%, 0%, 44.9%, 15.3%) |
| CIE-LAB | lab(78.17, -51.58, 38.30) |
| CIE-LCH | lch(78.17, 64.24, 143.41°) |
| OKLab | oklab(79.42% -0.1399 0.0937) |
| OKLCH | oklch(79.42% 0.168 146.2) |
| XYZ | xyz(33.8275, 53.5051, 25.9941) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.39
Weird Green
#3AE57F
ΔE00 4.49
Tealish Green
#0CDC73
ΔE00 4.59
Emerald
#50C878
ΔE00 5.18
Fresh Green
#69D84F
ΔE00 5.52
Seaweed
#18D17B
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD877 #D86ACB
analogous
#94D86A #6AD877 #6AD8AE
triadic
#6AD877 #776AD8 #D8776A
tetradic
#6AD877 #6A94D8 #D86ACB #D8AE6A
square
#6AD877 #6A94D8 #D86ACB #D8AE6A
split-complementary
#6AD877 #AE6AD8 #D86A94
monochromatic
#299E37 #39CB4B #6AD877 #9BE5A3 #CBF1D0
Accessibility & contrast
On white
1.79
#6AD877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6AD877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD877
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD877 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC86F
Deuteranopia (green-blind)
#CCBD7D
Tritanopia (blue-blind)
#57D4C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ad877; /* rgb */ color: rgb(106, 216, 119); /* oklch */ color: oklch(79.4% 0.168 146.2);
Tailwind
colors: {
custom: {
50: '#9ce59f',
500: '#6ad877',
950: '#000000',
},
}SCSS
$custom: #6ad877; $custom-light: #9ce59f; $custom-dark: #000000;
JSON
{
"hex": "#6ad877",
"rgb": {
"r": 106,
"g": 216,
"b": 119
},
"hsl": {
"h": 127.091,
"s": 58.511,
"l": 63.137
},
"oklch": {
"l": 0.79421,
"c": 0.16843,
"h": 146.2
},
"luminance": 0.53508
}Semantic roles & 50–950 ramp
primary
#6AD877
secondary
#A24497
accent
#1FB2C6
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480