#6ED57F#6ED57F
#6ED57F is a light, vivid green. Relative luminance 0.524; OKLCH L 79.0% C 0.155 H 147.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED57F |
|---|---|
| RGB | rgb(110, 213, 127) |
| HSL | hsl(130, 55%, 63%) |
| HSV | hsv(130, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 40.4%, 16.5%) |
| CIE-LAB | lab(77.54, -48.06, 33.49) |
| CIE-LCH | lch(77.54, 58.58, 145.13°) |
| OKLab | oklab(78.98% -0.1305 0.0829) |
| OKLCH | oklch(78.98% 0.155 147.6) |
| XYZ | xyz(34.0534, 52.4332, 28.4007) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.21
Soft Green
#6FC276
ΔE00 4.82
Weird Green
#3AE57F
ΔE00 5.21
Tealish Green
#0CDC73
ΔE00 5.28
Seaweed
#18D17B
ΔE00 5.30
Lightish Green
#61E160
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED57F #D56EC4
analogous
#90D56E #6ED57F #6ED5B2
triadic
#6ED57F #7F6ED5 #D57F6E
tetradic
#6ED57F #6E90D5 #D56EC4 #D5B26E
square
#6ED57F #6E90D5 #D56EC4 #D5B26E
split-complementary
#6ED57F #B26ED5 #D56E90
monochromatic
#2D9C3F #3FC755 #6ED57F #9DE3A9 #CDF0D3
Accessibility & contrast
On white
1.83
#6ED57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#6ED57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED57F
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED57F | 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)
#D7C679
Deuteranopia (green-blind)
#C9BC84
Tritanopia (blue-blind)
#5CD1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed57f; /* rgb */ color: rgb(110, 213, 127); /* oklch */ color: oklch(79.0% 0.155 147.6);
Tailwind
colors: {
custom: {
50: '#9ee2a5',
500: '#6ed57f',
950: '#000000',
},
}SCSS
$custom: #6ed57f; $custom-light: #9ee2a5; $custom-dark: #000000;
JSON
{
"hex": "#6ed57f",
"rgb": {
"r": 110,
"g": 213,
"b": 127
},
"hsl": {
"h": 129.903,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.78983,
"c": 0.15459,
"h": 147.6
},
"luminance": 0.52436
}Semantic roles & 50–950 ramp
primary
#6ED57F
secondary
#A04791
accent
#23A8C3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480