#6ED580#6ED580
#6ED580 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.0% C 0.154 H 147.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED580 |
|---|---|
| RGB | rgb(110, 213, 128) |
| HSL | hsl(130, 55%, 63%) |
| HSV | hsv(130, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 39.9%, 16.5%) |
| CIE-LAB | lab(77.55, -47.90, 33.00) |
| CIE-LCH | lch(77.55, 58.17, 145.44°) |
| OKLab | oklab(79% -0.1301 0.0818) |
| OKLCH | oklch(79% 0.154 147.8) |
| XYZ | xyz(34.1189, 52.4594, 28.7457) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.16
Soft Green
#6FC276
ΔE00 4.80
Weird Green
#3AE57F
ΔE00 5.23
Seaweed
#18D17B
ΔE00 5.26
Tealish Green
#0CDC73
ΔE00 5.32
Dark Mint
#48C072
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED580 #D56EC3
analogous
#8FD56E #6ED580 #6ED5B3
triadic
#6ED580 #806ED5 #D5806E
tetradic
#6ED580 #6E8FD5 #D56EC3 #D5B36E
square
#6ED580 #6E8FD5 #D56EC3 #D5B36E
split-complementary
#6ED580 #B36ED5 #D56E8F
monochromatic
#2D9C40 #3FC756 #6ED580 #9DE3AA #CDF0D3
Accessibility & contrast
On white
1.83
#6ED580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#6ED580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED580
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED580 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67A
Deuteranopia (green-blind)
#C8BC85
Tritanopia (blue-blind)
#5CD1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed580; /* rgb */ color: rgb(110, 213, 128); /* oklch */ color: oklch(79.0% 0.154 147.8);
Tailwind
colors: {
custom: {
50: '#9ee2a5',
500: '#6ed580',
950: '#000000',
},
}SCSS
$custom: #6ed580; $custom-light: #9ee2a5; $custom-dark: #000000;
JSON
{
"hex": "#6ed580",
"rgb": {
"r": 110,
"g": 213,
"b": 128
},
"hsl": {
"h": 130.485,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.79001,
"c": 0.15364,
"h": 147.8
},
"luminance": 0.52462
}Semantic roles & 50–950 ramp
primary
#6ED580
secondary
#A04791
accent
#23A7C3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480