#6ED487#6ED487
#6ED487 is a light, vivid green. Relative luminance 0.522; OKLCH L 78.9% C 0.145 H 149.9°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED487 |
|---|---|
| RGB | rgb(110, 212, 135) |
| HSL | hsl(135, 54%, 63%) |
| HSV | hsv(135, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 36.3%, 16.9%) |
| CIE-LAB | lab(77.37, -46.32, 29.17) |
| CIE-LCH | lch(77.37, 54.74, 147.80°) |
| OKLab | oklab(78.89% -0.1259 0.0729) |
| OKLCH | oklch(78.89% 0.145 149.9) |
| XYZ | xyz(34.3449, 52.1486, 31.1728) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.89
Soft Green
#6FC276
ΔE00 4.68
Seaweed
#18D17B
ΔE00 5.09
Weird Green
#3AE57F
ΔE00 5.79
Dark Mint
#48C072
ΔE00 5.90
Tealish Green
#0CDC73
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED487 #D46EBB
analogous
#88D46E #6ED487 #6ED4BA
triadic
#6ED487 #876ED4 #D4876E
tetradic
#6ED487 #6E88D4 #D46EBB #D4BA6E
square
#6ED487 #6E88D4 #D46EBB #D4BA6E
split-complementary
#6ED487 #BA6ED4 #D46E88
monochromatic
#2E9A48 #3FC660 #6ED487 #9DE2AE #CCF0D5
Accessibility & contrast
On white
1.84
#6ED487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#6ED487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED487
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED487 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C582
Deuteranopia (green-blind)
#C7BB8C
Tritanopia (blue-blind)
#5AD1C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ed487; /* rgb */ color: rgb(110, 212, 135); /* oklch */ color: oklch(78.9% 0.145 149.9);
Tailwind
colors: {
custom: {
50: '#9ee2aa',
500: '#6ed487',
950: '#000000',
},
}SCSS
$custom: #6ed487; $custom-light: #9ee2aa; $custom-dark: #000000;
JSON
{
"hex": "#6ed487",
"rgb": {
"r": 110,
"g": 212,
"b": 135
},
"hsl": {
"h": 134.706,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.78887,
"c": 0.14548,
"h": 149.9
},
"luminance": 0.52151
}Semantic roles & 50–950 ramp
primary
#6ED487
secondary
#9F4789
accent
#249BC2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481