#6ED58D#6ED58D
#6ED58D is a light, vivid green. Relative luminance 0.528; OKLCH L 79.2% C 0.141 H 151.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED58D |
|---|---|
| RGB | rgb(110, 213, 141) |
| HSL | hsl(138, 55%, 63%) |
| HSV | hsv(138, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 33.8%, 16.5%) |
| CIE-LAB | lab(77.77, -45.70, 26.60) |
| CIE-LCH | lch(77.77, 52.88, 149.80°) |
| OKLab | oklab(79.25% -0.1244 0.0669) |
| OKLCH | oklch(79.25% 0.141 151.7) |
| XYZ | xyz(35.0300, 52.8239, 33.5442) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.30
Soft Green
#6FC276
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.25
Aqua Green
#12E193
ΔE00 5.69
Weird Green
#3AE57F
ΔE00 6.09
Dark Mint
#48C072
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED58D #D56EB6
analogous
#82D56E #6ED58D #6ED5C0
triadic
#6ED58D #8D6ED5 #D58D6E
tetradic
#6ED58D #6E82D5 #D56EB6 #D5C06E
square
#6ED58D #6E82D5 #D56EB6 #D5C06E
split-complementary
#6ED58D #C06ED5 #D56E82
monochromatic
#2D9C4E #3FC768 #6ED58D #9DE3B2 #CDF0D8
Accessibility & contrast
On white
1.82
#6ED58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6ED58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED58D
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED58D | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C688
Deuteranopia (green-blind)
#C7BC91
Tritanopia (blue-blind)
#58D2C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed58d; /* rgb */ color: rgb(110, 213, 141); /* oklch */ color: oklch(79.2% 0.141 151.7);
Tailwind
colors: {
custom: {
50: '#9ee2af',
500: '#6ed58d',
950: '#000000',
},
}SCSS
$custom: #6ed58d; $custom-light: #9ee2af; $custom-dark: #000000;
JSON
{
"hex": "#6ed58d",
"rgb": {
"r": 110,
"g": 213,
"b": 141
},
"hsl": {
"h": 138.058,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.79248,
"c": 0.14121,
"h": 151.7
},
"luminance": 0.52827
}Semantic roles & 50–950 ramp
primary
#6ED58D
secondary
#A04785
accent
#2393C3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481