#6ED486#6ED486
#6ED486 is a light, vivid green. Relative luminance 0.521; OKLCH L 78.9% C 0.146 H 149.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED486 |
|---|---|
| RGB | rgb(110, 212, 134) |
| HSL | hsl(134, 54%, 63%) |
| HSV | hsv(134, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 36.8%, 16.9%) |
| CIE-LAB | lab(77.35, -46.49, 29.66) |
| CIE-LCH | lch(77.35, 55.15, 147.47°) |
| OKLab | oklab(78.87% -0.1263 0.0741) |
| OKLCH | oklch(78.87% 0.146 149.6) |
| XYZ | xyz(34.2748, 52.1206, 30.8038) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.88
Soft Green
#6FC276
ΔE00 4.64
Seaweed
#18D17B
ΔE00 5.09
Weird Green
#3AE57F
ΔE00 5.72
Tealish Green
#0CDC73
ΔE00 5.82
Dark Mint
#48C072
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED486 #D46EBC
analogous
#89D46E #6ED486 #6ED4B9
triadic
#6ED486 #866ED4 #D4866E
tetradic
#6ED486 #6E89D4 #D46EBC #D4B96E
square
#6ED486 #6E89D4 #D46EBC #D4B96E
split-complementary
#6ED486 #B96ED4 #D46E89
monochromatic
#2E9A47 #3FC65F #6ED486 #9DE2AD #CCF0D5
Accessibility & contrast
On white
1.84
#6ED486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#6ED486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED486
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED486 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C581
Deuteranopia (green-blind)
#C7BB8B
Tritanopia (blue-blind)
#5AD1C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ed486; /* rgb */ color: rgb(110, 212, 134); /* oklch */ color: oklch(78.9% 0.146 149.6);
Tailwind
colors: {
custom: {
50: '#9ee2aa',
500: '#6ed486',
950: '#000000',
},
}SCSS
$custom: #6ed486; $custom-light: #9ee2aa; $custom-dark: #000000;
JSON
{
"hex": "#6ed486",
"rgb": {
"r": 110,
"g": 212,
"b": 134
},
"hsl": {
"h": 134.118,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.78867,
"c": 0.14644,
"h": 149.6
},
"luminance": 0.52123
}Semantic roles & 50–950 ramp
primary
#6ED486
secondary
#9F478A
accent
#249DC2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481