#6EE877#6EE877
#6EE877 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.5% C 0.188 H 145.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE877 |
|---|---|
| RGB | rgb(110, 232, 119) |
| HSL | hsl(124, 73%, 67%) |
| HSV | hsv(124, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 48.7%, 9%) |
| CIE-LAB | lab(83.10, -56.85, 44.52) |
| CIE-LCH | lch(83.10, 72.21, 141.93°) |
| OKLab | oklab(83.5% -0.1543 0.1078) |
| OKLCH | oklch(83.5% 0.188 145.1) |
| XYZ | xyz(38.6146, 62.3569, 27.4504) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.84
Lightgreen
#90EE90
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.24
Spearmint
#1EF876
ΔE00 5.03
Lightgreen (survey)
#76FF7B
ΔE00 5.08
Minty Green
#0BF77D
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE877 #E86EDF
analogous
#A2E86E #6EE877 #6EE8B4
triadic
#6EE877 #776EE8 #E8776E
tetradic
#6EE877 #6EA2E8 #E86EDF #E8B46E
square
#6EE877 #6EA2E8 #E86EDF #E8B46E
split-complementary
#6EE877 #B46EE8 #E86EA2
monochromatic
#1EBE2A #39E045 #6EE877 #A3F0A9 #D8F9DA
Accessibility & contrast
On white
1.56
#6EE877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#6EE877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE877
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE877 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66E
Deuteranopia (green-blind)
#DBCB7F
Tritanopia (blue-blind)
#59E3CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee877; /* rgb */ color: rgb(110, 232, 119); /* oklch */ color: oklch(83.5% 0.188 145.1);
Tailwind
colors: {
custom: {
50: '#a0f0a0',
500: '#6ee877',
950: '#000000',
},
}SCSS
$custom: #6ee877; $custom-light: #a0f0a0; $custom-dark: #000000;
JSON
{
"hex": "#6ee877",
"rgb": {
"r": 110,
"g": 232,
"b": 119
},
"hsl": {
"h": 124.426,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.83504,
"c": 0.18821,
"h": 145.1
},
"luminance": 0.6236
}Semantic roles & 50–950 ramp
primary
#6EE877
secondary
#BD3EB3
accent
#11C6D5
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580