#6ED587#6ED587
#6ED587 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.1% C 0.147 H 149.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED587 |
|---|---|
| RGB | rgb(110, 213, 135) |
| HSL | hsl(135, 55%, 63%) |
| HSV | hsv(135, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 36.6%, 16.5%) |
| CIE-LAB | lab(77.67, -46.74, 29.56) |
| CIE-LCH | lch(77.67, 55.31, 147.69°) |
| OKLab | oklab(79.13% -0.127 0.0738) |
| OKLCH | oklch(79.13% 0.147 149.8) |
| XYZ | xyz(34.5956, 52.6501, 31.2564) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.05
Soft Green
#6FC276
ΔE00 4.89
Seaweed
#18D17B
ΔE00 5.10
Weird Green
#3AE57F
ΔE00 5.56
Tealish Green
#0CDC73
ΔE00 5.75
Aqua Green
#12E193
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED587 #D56EBC
analogous
#88D56E #6ED587 #6ED5BA
triadic
#6ED587 #876ED5 #D5876E
tetradic
#6ED587 #6E88D5 #D56EBC #D5BA6E
square
#6ED587 #6E88D5 #D56EBC #D5BA6E
split-complementary
#6ED587 #BA6ED5 #D56E88
monochromatic
#2D9C48 #3FC760 #6ED587 #9DE3AE #CDF0D6
Accessibility & contrast
On white
1.82
#6ED587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#6ED587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED587
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED587 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C682
Deuteranopia (green-blind)
#C8BC8C
Tritanopia (blue-blind)
#5AD2C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed587; /* rgb */ color: rgb(110, 213, 135); /* oklch */ color: oklch(79.1% 0.147 149.8);
Tailwind
colors: {
custom: {
50: '#9ee2aa',
500: '#6ed587',
950: '#000000',
},
}SCSS
$custom: #6ed587; $custom-light: #9ee2aa; $custom-dark: #000000;
JSON
{
"hex": "#6ed587",
"rgb": {
"r": 110,
"g": 213,
"b": 135
},
"hsl": {
"h": 134.563,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.7913,
"c": 0.14693,
"h": 149.8
},
"luminance": 0.52653
}Semantic roles & 50–950 ramp
primary
#6ED587
secondary
#A0478B
accent
#239CC3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481