#6ED87F#6ED87F
#6ED87F is a light, vivid green. Relative luminance 0.540; OKLCH L 79.7% C 0.159 H 147.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED87F |
|---|---|
| RGB | rgb(110, 216, 127) |
| HSL | hsl(130, 58%, 64%) |
| HSV | hsv(130, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.44, -49.30, 34.65) |
| CIE-LCH | lch(78.44, 60.26, 144.90°) |
| OKLab | oklab(79.72% -0.1338 0.0856) |
| OKLCH | oklch(79.72% 0.159 147.4) |
| XYZ | xyz(34.8150, 53.9564, 28.6546) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.65
Emerald
#50C878
ΔE00 4.83
Tealish Green
#0CDC73
ΔE00 4.97
Seaweed
#18D17B
ΔE00 5.51
Lightish Green
#61E160
ΔE00 5.53
Soft Green
#6FC276
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED87F #D86EC7
analogous
#92D86E #6ED87F #6ED8B4
triadic
#6ED87F #7F6ED8 #D87F6E
tetradic
#6ED87F #6E92D8 #D86EC7 #D8B46E
square
#6ED87F #6E92D8 #D86EC7 #D8B46E
split-complementary
#6ED87F #B46ED8 #D86E92
monochromatic
#2BA03E #3ECB54 #6ED87F #9EE5AA #CEF2D4
Accessibility & contrast
On white
1.78
#6ED87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#6ED87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED87F
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED87F | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#CBBE85
Tritanopia (blue-blind)
#5BD4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed87f; /* rgb */ color: rgb(110, 216, 127); /* oklch */ color: oklch(79.7% 0.159 147.4);
Tailwind
colors: {
custom: {
50: '#9ee5a5',
500: '#6ed87f',
950: '#000000',
},
}SCSS
$custom: #6ed87f; $custom-light: #9ee5a5; $custom-dark: #000000;
JSON
{
"hex": "#6ed87f",
"rgb": {
"r": 110,
"g": 216,
"b": 127
},
"hsl": {
"h": 129.623,
"s": 57.609,
"l": 63.922
},
"oklch": {
"l": 0.79716,
"c": 0.15886,
"h": 147.4
},
"luminance": 0.53959
}Semantic roles & 50–950 ramp
primary
#6ED87F
secondary
#A44695
accent
#20ABC5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480