#6ED78C#6ED78C
#6ED78C is a light, vivid green. Relative luminance 0.538; OKLCH L 79.7% C 0.145 H 151.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED78C |
|---|---|
| RGB | rgb(110, 215, 140) |
| HSL | hsl(137, 57%, 64%) |
| HSV | hsv(137, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 34.9%, 15.7%) |
| CIE-LAB | lab(78.35, -46.72, 27.89) |
| CIE-LCH | lch(78.35, 54.41, 149.17°) |
| OKLab | oklab(79.71% -0.1271 0.0699) |
| OKLCH | oklch(79.71% 0.145 151.2) |
| XYZ | xyz(35.4621, 53.8066, 33.3229) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.51
Seaweed
#18D17B
ΔE00 5.22
Aqua Green
#12E193
ΔE00 5.53
Soft Green
#6FC276
ΔE00 5.53
Weird Green
#3AE57F
ΔE00 5.53
Tealish Green
#0CDC73
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED78C #D76EB9
analogous
#84D76E #6ED78C #6ED7C0
triadic
#6ED78C #8C6ED7 #D78C6E
tetradic
#6ED78C #6E84D7 #D76EB9 #D7C06E
square
#6ED78C #6E84D7 #D76EB9 #D7C06E
split-complementary
#6ED78C #C06ED7 #D76E84
monochromatic
#2C9F4D #3ECA66 #6ED78C #9EE4B2 #CEF1D8
Accessibility & contrast
On white
1.79
#6ED78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#6ED78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED78C
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED78C | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C887
Deuteranopia (green-blind)
#C9BE91
Tritanopia (blue-blind)
#58D4C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed78c; /* rgb */ color: rgb(110, 215, 140); /* oklch */ color: oklch(79.7% 0.145 151.2);
Tailwind
colors: {
custom: {
50: '#9ee4ae',
500: '#6ed78c',
950: '#000000',
},
}SCSS
$custom: #6ed78c; $custom-light: #9ee4ae; $custom-dark: #000000;
JSON
{
"hex": "#6ed78c",
"rgb": {
"r": 110,
"g": 215,
"b": 140
},
"hsl": {
"h": 137.143,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.79714,
"c": 0.14504,
"h": 151.2
},
"luminance": 0.53809
}Semantic roles & 50–950 ramp
primary
#6ED78C
secondary
#A34688
accent
#2196C4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481