#6ED58A#6ED58A
#6ED58A is a light, vivid green. Relative luminance 0.527; OKLCH L 79.2% C 0.144 H 150.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED58A |
|---|---|
| RGB | rgb(110, 213, 138) |
| HSL | hsl(136, 55%, 63%) |
| HSV | hsv(136, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 35.2%, 16.5%) |
| CIE-LAB | lab(77.72, -46.23, 28.08) |
| CIE-LCH | lch(77.72, 54.09, 148.72°) |
| OKLab | oklab(79.19% -0.1257 0.0704) |
| OKLCH | oklch(79.19% 0.144 150.8) |
| XYZ | xyz(34.8098, 52.7358, 32.3845) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.13
Soft Green
#6FC276
ΔE00 5.04
Seaweed
#18D17B
ΔE00 5.14
Weird Green
#3AE57F
ΔE00 5.80
Aqua Green
#12E193
ΔE00 5.82
Tealish Green
#0CDC73
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED58A #D56EB9
analogous
#85D56E #6ED58A #6ED5BD
triadic
#6ED58A #8A6ED5 #D58A6E
tetradic
#6ED58A #6E85D5 #D56EB9 #D5BD6E
square
#6ED58A #6E85D5 #D56EB9 #D5BD6E
split-complementary
#6ED58A #BD6ED5 #D56E85
monochromatic
#2D9C4B #3FC764 #6ED58A #9DE3B0 #CDF0D7
Accessibility & contrast
On white
1.82
#6ED58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#6ED58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED58A
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED58A | 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)
#D6C685
Deuteranopia (green-blind)
#C7BC8F
Tritanopia (blue-blind)
#59D2C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed58a; /* rgb */ color: rgb(110, 213, 138); /* oklch */ color: oklch(79.2% 0.144 150.8);
Tailwind
colors: {
custom: {
50: '#9ee2ac',
500: '#6ed58a',
950: '#000000',
},
}SCSS
$custom: #6ed58a; $custom-light: #9ee2ac; $custom-dark: #000000;
JSON
{
"hex": "#6ed58a",
"rgb": {
"r": 110,
"g": 213,
"b": 138
},
"hsl": {
"h": 136.311,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.79188,
"c": 0.14407,
"h": 150.8
},
"luminance": 0.52738
}Semantic roles & 50–950 ramp
primary
#6ED58A
secondary
#A04788
accent
#2397C3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481