#6ED87D#6ED87D
#6ED87D is a light, vivid green. Relative luminance 0.539; OKLCH L 79.7% C 0.161 H 146.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED87D |
|---|---|
| RGB | rgb(110, 216, 125) |
| HSL | hsl(128, 58%, 64%) |
| HSV | hsv(128, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 42.1%, 15.3%) |
| CIE-LAB | lab(78.41, -49.62, 35.62) |
| CIE-LCH | lch(78.41, 61.08, 144.32°) |
| OKLab | oklab(79.68% -0.1347 0.0878) |
| OKLCH | oklch(79.68% 0.161 146.9) |
| XYZ | xyz(34.6859, 53.9047, 27.9749) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.65
Tealish Green
#0CDC73
ΔE00 4.94
Emerald
#50C878
ΔE00 4.95
Lightish Green
#61E160
ΔE00 5.22
Soft Green
#6FC276
ΔE00 5.63
Seaweed
#18D17B
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED87D #D86EC9
analogous
#94D86E #6ED87D #6ED8B2
triadic
#6ED87D #7D6ED8 #D87D6E
tetradic
#6ED87D #6E94D8 #D86EC9 #D8B26E
square
#6ED87D #6E94D8 #D86EC9 #D8B26E
split-complementary
#6ED87D #B26ED8 #D86E94
monochromatic
#2BA03C #3ECB52 #6ED87D #9EE5A8 #CEF2D3
Accessibility & contrast
On white
1.78
#6ED87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#6ED87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED87D
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED87D | 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)
#DAC876
Deuteranopia (green-blind)
#CCBE83
Tritanopia (blue-blind)
#5CD4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed87d; /* rgb */ color: rgb(110, 216, 125); /* oklch */ color: oklch(79.7% 0.161 146.9);
Tailwind
colors: {
custom: {
50: '#9ee5a4',
500: '#6ed87d',
950: '#000000',
},
}SCSS
$custom: #6ed87d; $custom-light: #9ee5a4; $custom-dark: #000000;
JSON
{
"hex": "#6ed87d",
"rgb": {
"r": 110,
"g": 216,
"b": 125
},
"hsl": {
"h": 128.491,
"s": 57.609,
"l": 63.922
},
"oklch": {
"l": 0.79682,
"c": 0.16077,
"h": 146.9
},
"luminance": 0.53907
}Semantic roles & 50–950 ramp
primary
#6ED87D
secondary
#A44697
accent
#20AEC5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480