#6ED780#6ED780
#6ED780 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.5% C 0.156 H 147.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED780 |
|---|---|
| RGB | rgb(110, 215, 128) |
| HSL | hsl(130, 57%, 64%) |
| HSV | hsv(130, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 40.5%, 15.7%) |
| CIE-LAB | lab(78.15, -48.73, 33.78) |
| CIE-LCH | lch(78.15, 59.30, 145.27°) |
| OKLab | oklab(79.49% -0.1323 0.0836) |
| OKLCH | oklch(79.49% 0.156 147.7) |
| XYZ | xyz(34.6250, 53.4717, 28.9144) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.57
Weird Green
#3AE57F
ΔE00 4.84
Tealish Green
#0CDC73
ΔE00 5.09
Soft Green
#6FC276
ΔE00 5.30
Seaweed
#18D17B
ΔE00 5.37
Lightish Green
#61E160
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED780 #D76EC5
analogous
#90D76E #6ED780 #6ED7B4
triadic
#6ED780 #806ED7 #D7806E
tetradic
#6ED780 #6E90D7 #D76EC5 #D7B46E
square
#6ED780 #6E90D7 #D76EC5 #D7B46E
split-complementary
#6ED780 #B46ED7 #D76E90
monochromatic
#2C9F40 #3ECA56 #6ED780 #9EE4AA #CEF1D4
Accessibility & contrast
On white
1.80
#6ED780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#6ED780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED780
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED780 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77A
Deuteranopia (green-blind)
#CABD86
Tritanopia (blue-blind)
#5BD3C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed780; /* rgb */ color: rgb(110, 215, 128); /* oklch */ color: oklch(79.5% 0.156 147.7);
Tailwind
colors: {
custom: {
50: '#9ee4a6',
500: '#6ed780',
950: '#000000',
},
}SCSS
$custom: #6ed780; $custom-light: #9ee4a6; $custom-dark: #000000;
JSON
{
"hex": "#6ed780",
"rgb": {
"r": 110,
"g": 215,
"b": 128
},
"hsl": {
"h": 130.286,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.79489,
"c": 0.15649,
"h": 147.7
},
"luminance": 0.53474
}Semantic roles & 50–950 ramp
primary
#6ED780
secondary
#A34693
accent
#21A8C4
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480