#6ED57E#6ED57E
#6ED57E is a light, vivid green. Relative luminance 0.524; OKLCH L 79.0% C 0.156 H 147.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED57E |
|---|---|
| RGB | rgb(110, 213, 126) |
| HSL | hsl(129, 55%, 63%) |
| HSV | hsv(129, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 40.8%, 16.5%) |
| CIE-LAB | lab(77.52, -48.22, 33.98) |
| CIE-LCH | lch(77.52, 58.99, 144.83°) |
| OKLab | oklab(78.97% -0.1309 0.084) |
| OKLCH | oklch(78.97% 0.156 147.3) |
| XYZ | xyz(33.9885, 52.4073, 28.0592) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.27
Soft Green
#6FC276
ΔE00 4.84
Weird Green
#3AE57F
ΔE00 5.20
Tealish Green
#0CDC73
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.35
Lightish Green
#61E160
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED57E #D56EC5
analogous
#91D56E #6ED57E #6ED5B1
triadic
#6ED57E #7E6ED5 #D57E6E
tetradic
#6ED57E #6E91D5 #D56EC5 #D5B16E
square
#6ED57E #6E91D5 #D56EC5 #D5B16E
split-complementary
#6ED57E #B16ED5 #D56E91
monochromatic
#2D9C3E #3FC754 #6ED57E #9DE3A8 #CDF0D2
Accessibility & contrast
On white
1.83
#6ED57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#6ED57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED57E
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED57E | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C678
Deuteranopia (green-blind)
#C9BC84
Tritanopia (blue-blind)
#5CD1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed57e; /* rgb */ color: rgb(110, 213, 126); /* oklch */ color: oklch(79.0% 0.156 147.3);
Tailwind
colors: {
custom: {
50: '#9ee2a4',
500: '#6ed57e',
950: '#000000',
},
}SCSS
$custom: #6ed57e; $custom-light: #9ee2a4; $custom-dark: #000000;
JSON
{
"hex": "#6ed57e",
"rgb": {
"r": 110,
"g": 213,
"b": 126
},
"hsl": {
"h": 129.32,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.78965,
"c": 0.15555,
"h": 147.3
},
"luminance": 0.5241
}Semantic roles & 50–950 ramp
primary
#6ED57E
secondary
#A04792
accent
#23AAC3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480