#6ED781#6ED781
#6ED781 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.5% C 0.156 H 148.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED781 |
|---|---|
| RGB | rgb(110, 215, 129) |
| HSL | hsl(131, 57%, 64%) |
| HSV | hsv(131, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 40%, 15.7%) |
| CIE-LAB | lab(78.17, -48.57, 33.29) |
| CIE-LCH | lch(78.17, 58.89, 145.57°) |
| OKLab | oklab(79.51% -0.1319 0.0825) |
| OKLCH | oklch(79.51% 0.156 148) |
| XYZ | xyz(34.6912, 53.4982, 29.2627) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.52
Weird Green
#3AE57F
ΔE00 4.86
Tealish Green
#0CDC73
ΔE00 5.13
Soft Green
#6FC276
ΔE00 5.28
Seaweed
#18D17B
ΔE00 5.33
Lightgreen
#90EE90
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED781 #D76EC4
analogous
#8FD76E #6ED781 #6ED7B5
triadic
#6ED781 #816ED7 #D7816E
tetradic
#6ED781 #6E8FD7 #D76EC4 #D7B56E
square
#6ED781 #6E8FD7 #D76EC4 #D7B56E
split-complementary
#6ED781 #B56ED7 #D76E8F
monochromatic
#2C9F41 #3ECA57 #6ED781 #9EE4AB #CEF1D4
Accessibility & contrast
On white
1.79
#6ED781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6ED781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED781
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED781 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77B
Deuteranopia (green-blind)
#CABD86
Tritanopia (blue-blind)
#5BD3C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed781; /* rgb */ color: rgb(110, 215, 129); /* oklch */ color: oklch(79.5% 0.156 148.0);
Tailwind
colors: {
custom: {
50: '#9ee4a6',
500: '#6ed781',
950: '#000000',
},
}SCSS
$custom: #6ed781; $custom-light: #9ee4a6; $custom-dark: #000000;
JSON
{
"hex": "#6ed781",
"rgb": {
"r": 110,
"g": 215,
"b": 129
},
"hsl": {
"h": 130.857,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.79507,
"c": 0.15553,
"h": 148
},
"luminance": 0.53501
}Semantic roles & 50–950 ramp
primary
#6ED781
secondary
#A34692
accent
#21A7C4
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480