#6ED489#6ED489
#6ED489 is a light, vivid green. Relative luminance 0.522; OKLCH L 78.9% C 0.144 H 150.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED489 |
|---|---|
| RGB | rgb(110, 212, 137) |
| HSL | hsl(136, 54%, 63%) |
| HSV | hsv(136, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 35.4%, 16.9%) |
| CIE-LAB | lab(77.40, -45.98, 28.18) |
| CIE-LCH | lch(77.40, 53.93, 148.50°) |
| OKLab | oklab(78.93% -0.125 0.0706) |
| OKLCH | oklch(78.93% 0.144 150.6) |
| XYZ | xyz(34.4870, 52.2055, 31.9214) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.96
Soft Green
#6FC276
ΔE00 4.79
Seaweed
#18D17B
ΔE00 5.12
Dark Mint
#48C072
ΔE00 5.93
Weird Green
#3AE57F
ΔE00 5.94
Aqua Green
#12E193
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED489 #D46EB9
analogous
#86D46E #6ED489 #6ED4BC
triadic
#6ED489 #896ED4 #D4896E
tetradic
#6ED489 #6E86D4 #D46EB9 #D4BC6E
square
#6ED489 #6E86D4 #D46EB9 #D4BC6E
split-complementary
#6ED489 #BC6ED4 #D46E86
monochromatic
#2E9A4A #3FC663 #6ED489 #9DE2AF #CCF0D6
Accessibility & contrast
On white
1.84
#6ED489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#6ED489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED489
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED489 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C584
Deuteranopia (green-blind)
#C6BB8E
Tritanopia (blue-blind)
#59D1C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ed489; /* rgb */ color: rgb(110, 212, 137); /* oklch */ color: oklch(78.9% 0.144 150.6);
Tailwind
colors: {
custom: {
50: '#9de2ac',
500: '#6ed489',
950: '#000000',
},
}SCSS
$custom: #6ed489; $custom-light: #9de2ac; $custom-dark: #000000;
JSON
{
"hex": "#6ed489",
"rgb": {
"r": 110,
"g": 212,
"b": 137
},
"hsl": {
"h": 135.882,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.78925,
"c": 0.14357,
"h": 150.6
},
"luminance": 0.52208
}Semantic roles & 50–950 ramp
primary
#6ED489
secondary
#9F4788
accent
#2498C2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481