#6ED480#6ED480
#6ED480 is a light, vivid green. Relative luminance 0.520; OKLCH L 78.8% C 0.152 H 147.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED480 |
|---|---|
| RGB | rgb(110, 212, 128) |
| HSL | hsl(131, 54%, 63%) |
| HSV | hsv(131, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 39.6%, 16.9%) |
| CIE-LAB | lab(77.26, -47.49, 32.61) |
| CIE-LCH | lch(77.26, 57.60, 145.52°) |
| OKLab | oklab(78.76% -0.129 0.0809) |
| OKLCH | oklch(78.76% 0.152 147.9) |
| XYZ | xyz(33.8681, 51.9579, 28.6621) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.97
Soft Green
#6FC276
ΔE00 4.55
Seaweed
#18D17B
ΔE00 5.22
Weird Green
#3AE57F
ΔE00 5.44
Tealish Green
#0CDC73
ΔE00 5.44
Dark Mint
#48C072
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED480 #D46EC2
analogous
#8FD46E #6ED480 #6ED4B3
triadic
#6ED480 #806ED4 #D4806E
tetradic
#6ED480 #6E8FD4 #D46EC2 #D4B36E
square
#6ED480 #6E8FD4 #D46EC2 #D4B36E
split-complementary
#6ED480 #B36ED4 #D46E8F
monochromatic
#2E9A41 #3FC657 #6ED480 #9DE2A9 #CCF0D3
Accessibility & contrast
On white
1.84
#6ED480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#6ED480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED480
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED480 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#C8BB85
Tritanopia (blue-blind)
#5CD0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ed480; /* rgb */ color: rgb(110, 212, 128); /* oklch */ color: oklch(78.8% 0.152 147.9);
Tailwind
colors: {
custom: {
50: '#9ee2a5',
500: '#6ed480',
950: '#000000',
},
}SCSS
$custom: #6ed480; $custom-light: #9ee2a5; $custom-dark: #000000;
JSON
{
"hex": "#6ed480",
"rgb": {
"r": 110,
"g": 212,
"b": 128
},
"hsl": {
"h": 130.588,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.78756,
"c": 0.15221,
"h": 147.9
},
"luminance": 0.5196
}Semantic roles & 50–950 ramp
primary
#6ED480
secondary
#9F478F
accent
#24A6C2
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480