#6ED479#6ED479
#6ED479 is a light, vivid green. Relative luminance 0.518; OKLCH L 78.6% C 0.159 H 146.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED479 |
|---|---|
| RGB | rgb(110, 212, 121) |
| HSL | hsl(126, 54%, 63%) |
| HSV | hsv(126, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 42.9%, 16.9%) |
| CIE-LAB | lab(77.15, -48.59, 36.02) |
| CIE-LCH | lch(77.15, 60.48, 143.45°) |
| OKLab | oklab(78.63% -0.132 0.0886) |
| OKLCH | oklch(78.63% 0.159 146.1) |
| XYZ | xyz(33.4232, 51.7800, 26.3187) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.42
Soft Green
#6FC276
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 5.28
Weird Green
#3AE57F
ΔE00 5.40
Lightish Green
#61E160
ΔE00 5.47
Seaweed
#18D17B
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED479 #D46EC9
analogous
#96D46E #6ED479 #6ED4AC
triadic
#6ED479 #796ED4 #D4796E
tetradic
#6ED479 #6E96D4 #D46EC9 #D4AC6E
square
#6ED479 #6E96D4 #D46EC9 #D4AC6E
split-complementary
#6ED479 #AC6ED4 #D46E96
monochromatic
#2E9A39 #3FC64D #6ED479 #9DE2A5 #CCF0D0
Accessibility & contrast
On white
1.85
#6ED479 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#6ED479 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED479
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED479 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED479 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C472
Deuteranopia (green-blind)
#C8BB7F
Tritanopia (blue-blind)
#5ED0BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ed479; /* rgb */ color: rgb(110, 212, 121); /* oklch */ color: oklch(78.6% 0.159 146.1);
Tailwind
colors: {
custom: {
50: '#9ee2a1',
500: '#6ed479',
950: '#000000',
},
}SCSS
$custom: #6ed479; $custom-light: #9ee2a1; $custom-dark: #000000;
JSON
{
"hex": "#6ed479",
"rgb": {
"r": 110,
"g": 212,
"b": 121
},
"hsl": {
"h": 126.471,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.78634,
"c": 0.15891,
"h": 146.1
},
"luminance": 0.51782
}Semantic roles & 50–950 ramp
primary
#6ED479
secondary
#9F4795
accent
#24B1C2
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480