#6ED47D#6ED47D
#6ED47D is a light, vivid green. Relative luminance 0.519; OKLCH L 78.7% C 0.155 H 147.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED47D |
|---|---|
| RGB | rgb(110, 212, 125) |
| HSL | hsl(129, 54%, 63%) |
| HSV | hsv(129, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 41%, 16.9%) |
| CIE-LAB | lab(77.21, -47.97, 34.07) |
| CIE-LCH | lch(77.21, 58.84, 144.61°) |
| OKLab | oklab(78.7% -0.1302 0.0842) |
| OKLCH | oklch(78.7% 0.155 147.1) |
| XYZ | xyz(33.6736, 51.8801, 27.6375) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.13
Soft Green
#6FC276
ΔE00 4.61
Tealish Green
#0CDC73
ΔE00 5.34
Seaweed
#18D17B
ΔE00 5.36
Weird Green
#3AE57F
ΔE00 5.38
Lightish Green
#61E160
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED47D #D46EC5
analogous
#92D46E #6ED47D #6ED4B0
triadic
#6ED47D #7D6ED4 #D47D6E
tetradic
#6ED47D #6E92D4 #D46EC5 #D4B06E
square
#6ED47D #6E92D4 #D46EC5 #D4B06E
split-complementary
#6ED47D #B06ED4 #D46E92
monochromatic
#2E9A3E #3FC653 #6ED47D #9DE2A7 #CCF0D2
Accessibility & contrast
On white
1.85
#6ED47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#6ED47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED47D
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED47D | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C577
Deuteranopia (green-blind)
#C8BB83
Tritanopia (blue-blind)
#5DD0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ed47d; /* rgb */ color: rgb(110, 212, 125); /* oklch */ color: oklch(78.7% 0.155 147.1);
Tailwind
colors: {
custom: {
50: '#9ee2a3',
500: '#6ed47d',
950: '#000000',
},
}SCSS
$custom: #6ed47d; $custom-light: #9ee2a3; $custom-dark: #000000;
JSON
{
"hex": "#6ed47d",
"rgb": {
"r": 110,
"g": 212,
"b": 125
},
"hsl": {
"h": 128.824,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.78703,
"c": 0.15509,
"h": 147.1
},
"luminance": 0.51883
}Semantic roles & 50–950 ramp
primary
#6ED47D
secondary
#9F4792
accent
#24ABC2
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480