#6ED677#6ED677
#6ED677 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.1% C 0.164 H 145.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED677 |
|---|---|
| RGB | rgb(110, 214, 119) |
| HSL | hsl(125, 56%, 64%) |
| HSV | hsv(125, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 44.4%, 16.1%) |
| CIE-LAB | lab(77.72, -49.71, 37.75) |
| CIE-LCH | lch(77.72, 62.42, 142.79°) |
| OKLab | oklab(79.09% -0.135 0.0925) |
| OKLCH | oklch(79.09% 0.164 145.6) |
| XYZ | xyz(33.8049, 52.7375, 25.8472) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.77
Emerald
#50C878
ΔE00 5.00
Weird Green
#3AE57F
ΔE00 5.10
Tealish Green
#0CDC73
ΔE00 5.11
Soft Green
#6FC276
ΔE00 5.40
Fresh Green
#69D84F
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED677 #D66ECD
analogous
#99D66E #6ED677 #6ED6AB
triadic
#6ED677 #776ED6 #D6776E
tetradic
#6ED677 #6E99D6 #D66ECD #D6AB6E
square
#6ED677 #6E99D6 #D66ECD #D6AB6E
split-complementary
#6ED677 #AB6ED6 #D66E99
monochromatic
#2C9D36 #3EC94A #6ED677 #9EE3A4 #CDF1D0
Accessibility & contrast
On white
1.82
#6ED677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#6ED677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED677
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED677 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C670
Deuteranopia (green-blind)
#CBBC7D
Tritanopia (blue-blind)
#5ED1BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed677; /* rgb */ color: rgb(110, 214, 119); /* oklch */ color: oklch(79.1% 0.164 145.6);
Tailwind
colors: {
custom: {
50: '#9ee39f',
500: '#6ed677',
950: '#000000',
},
}SCSS
$custom: #6ed677; $custom-light: #9ee39f; $custom-dark: #000000;
JSON
{
"hex": "#6ed677",
"rgb": {
"r": 110,
"g": 214,
"b": 119
},
"hsl": {
"h": 125.192,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79092,
"c": 0.16364,
"h": 145.6
},
"luminance": 0.5274
}Semantic roles & 50–950 ramp
primary
#6ED677
secondary
#A2479A
accent
#22B5C3
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480