#6ED58E#6ED58E
#6ED58E is a light, vivid green. Relative luminance 0.529; OKLCH L 79.3% C 0.140 H 152.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED58E |
|---|---|
| RGB | rgb(110, 213, 142) |
| HSL | hsl(139, 55%, 63%) |
| HSV | hsv(139, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 33.3%, 16.5%) |
| CIE-LAB | lab(77.79, -45.52, 26.10) |
| CIE-LCH | lch(77.79, 52.47, 150.17°) |
| OKLab | oklab(79.27% -0.1239 0.0657) |
| OKLCH | oklch(79.27% 0.14 152.1) |
| XYZ | xyz(35.1047, 52.8538, 33.9379) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.37
Seaweed
#18D17B
ΔE00 5.30
Soft Green
#6FC276
ΔE00 5.33
Aqua Green
#12E193
ΔE00 5.65
Weird Green
#3AE57F
ΔE00 6.19
Hospital Green
#9BE5AA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED58E #D56EB5
analogous
#81D56E #6ED58E #6ED5C1
triadic
#6ED58E #8E6ED5 #D58E6E
tetradic
#6ED58E #6E81D5 #D56EB5 #D5C16E
square
#6ED58E #6E81D5 #D56EB5 #D5C16E
split-complementary
#6ED58E #C16ED5 #D56E81
monochromatic
#2D9C4F #3FC769 #6ED58E #9DE3B3 #CDF0D8
Accessibility & contrast
On white
1.81
#6ED58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6ED58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED58E
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED58E | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 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)
#D5C689
Deuteranopia (green-blind)
#C7BC92
Tritanopia (blue-blind)
#57D2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed58e; /* rgb */ color: rgb(110, 213, 142); /* oklch */ color: oklch(79.3% 0.140 152.1);
Tailwind
colors: {
custom: {
50: '#9ee2af',
500: '#6ed58e',
950: '#000000',
},
}SCSS
$custom: #6ed58e; $custom-light: #9ee2af; $custom-dark: #000000;
JSON
{
"hex": "#6ed58e",
"rgb": {
"r": 110,
"g": 213,
"b": 142
},
"hsl": {
"h": 138.641,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.79268,
"c": 0.14025,
"h": 152.1
},
"luminance": 0.52856
}Semantic roles & 50–950 ramp
primary
#6ED58E
secondary
#A04784
accent
#2391C3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481