#6ED877#6ED877
#6ED877 is a light, vivid green. Relative luminance 0.538; OKLCH L 79.6% C 0.166 H 145.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED877 |
|---|---|
| RGB | rgb(110, 216, 119) |
| HSL | hsl(125, 58%, 64%) |
| HSV | hsv(125, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 44.9%, 15.3%) |
| CIE-LAB | lab(78.32, -50.52, 38.51) |
| CIE-LCH | lch(78.32, 63.53, 142.68°) |
| OKLab | oklab(79.58% -0.1372 0.0942) |
| OKLCH | oklch(79.58% 0.166 145.5) |
| XYZ | xyz(34.3141, 53.7560, 26.0169) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 4.80
Tealish Green
#0CDC73
ΔE00 4.98
Fresh Green
#69D84F
ΔE00 5.39
Emerald
#50C878
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED877 #D86ECF
analogous
#9AD86E #6ED877 #6ED8AC
triadic
#6ED877 #776ED8 #D8776E
tetradic
#6ED877 #6E9AD8 #D86ECF #D8AC6E
square
#6ED877 #6E9AD8 #D86ECF #D8AC6E
split-complementary
#6ED877 #AC6ED8 #D86E9A
monochromatic
#2BA035 #3ECB4A #6ED877 #9EE5A4 #CEF2D1
Accessibility & contrast
On white
1.79
#6ED877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#6ED877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED877
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED877 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC86F
Deuteranopia (green-blind)
#CCBE7D
Tritanopia (blue-blind)
#5DD3C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed877; /* rgb */ color: rgb(110, 216, 119); /* oklch */ color: oklch(79.6% 0.166 145.5);
Tailwind
colors: {
custom: {
50: '#9ee59f',
500: '#6ed877',
950: '#000000',
},
}SCSS
$custom: #6ed877; $custom-light: #9ee59f; $custom-dark: #000000;
JSON
{
"hex": "#6ed877",
"rgb": {
"r": 110,
"g": 216,
"b": 119
},
"hsl": {
"h": 125.094,
"s": 57.609,
"l": 63.922
},
"oklch": {
"l": 0.79582,
"c": 0.16643,
"h": 145.5
},
"luminance": 0.53759
}Semantic roles & 50–950 ramp
primary
#6ED877
secondary
#A4469C
accent
#20B7C5
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480