#6ED78F#6ED78F
#6ED78F is a light, vivid green. Relative luminance 0.539; OKLCH L 79.8% C 0.142 H 152.2°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED78F |
|---|---|
| RGB | rgb(110, 215, 143) |
| HSL | hsl(139, 57%, 64%) |
| HSV | hsv(139, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 33.5%, 15.7%) |
| CIE-LAB | lab(78.40, -46.19, 26.41) |
| CIE-LCH | lch(78.40, 53.21, 150.24°) |
| OKLab | oklab(79.77% -0.1257 0.0664) |
| OKLCH | oklch(79.77% 0.142 152.2) |
| XYZ | xyz(35.6863, 53.8962, 34.5038) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.68
Seaweed
#18D17B
ΔE00 5.34
Aqua Green
#12E193
ΔE00 5.40
Soft Green
#6FC276
ΔE00 5.74
Weird Green
#3AE57F
ΔE00 5.85
Hospital Green
#9BE5AA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED78F #D76EB6
analogous
#81D76E #6ED78F #6ED7C3
triadic
#6ED78F #8F6ED7 #D78F6E
tetradic
#6ED78F #6E81D7 #D76EB6 #D7C36E
square
#6ED78F #6E81D7 #D76EB6 #D7C36E
split-complementary
#6ED78F #C36ED7 #D76E81
monochromatic
#2C9F50 #3ECA6A #6ED78F #9EE4B4 #CEF1D9
Accessibility & contrast
On white
1.78
#6ED78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#6ED78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED78F
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED78F | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88A
Deuteranopia (green-blind)
#C8BE93
Tritanopia (blue-blind)
#57D4C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed78f; /* rgb */ color: rgb(110, 215, 143); /* oklch */ color: oklch(79.8% 0.142 152.2);
Tailwind
colors: {
custom: {
50: '#9ee4b0',
500: '#6ed78f',
950: '#000000',
},
}SCSS
$custom: #6ed78f; $custom-light: #9ee4b0; $custom-dark: #000000;
JSON
{
"hex": "#6ed78f",
"rgb": {
"r": 110,
"g": 215,
"b": 143
},
"hsl": {
"h": 138.857,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.79774,
"c": 0.1422,
"h": 152.2
},
"luminance": 0.53899
}Semantic roles & 50–950 ramp
primary
#6ED78F
secondary
#A34686
accent
#2191C4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481