#6ED17D#6ED17D
#6ED17D is a light, vivid green. Relative luminance 0.504; OKLCH L 78.0% C 0.151 H 147.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED17D |
|---|---|
| RGB | rgb(110, 209, 125) |
| HSL | hsl(129, 52%, 63%) |
| HSV | hsv(129, 47%, 82%) |
| CMYK | cmyk(47.4%, 0%, 40.2%, 18%) |
| CIE-LAB | lab(76.31, -46.72, 32.90) |
| CIE-LCH | lch(76.31, 57.14, 144.84°) |
| OKLab | oklab(77.97% -0.1269 0.0815) |
| OKLCH | oklch(77.97% 0.151 147.3) |
| XYZ | xyz(32.9306, 50.3942, 27.3898) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.59
Soft Green
#6FC276
ΔE00 3.84
Seaweed
#18D17B
ΔE00 5.29
Dark Mint
#48C072
ΔE00 5.46
Tealish Green
#0CDC73
ΔE00 5.76
Weird Green
#3AE57F
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED17D #D16EC2
analogous
#90D16E #6ED17D #6ED1AE
triadic
#6ED17D #7D6ED1 #D17D6E
tetradic
#6ED17D #6E90D1 #D16EC2 #D1AE6E
square
#6ED17D #6E90D1 #D16EC2 #D1AE6E
split-complementary
#6ED17D #AE6ED1 #D16E90
monochromatic
#2F953F #40C253 #6ED17D #9CE0A7 #CBEED0
Accessibility & contrast
On white
1.90
#6ED17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#6ED17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED17D
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED17D | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C277
Deuteranopia (green-blind)
#C5B882
Tritanopia (blue-blind)
#5DCDBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ed17d; /* rgb */ color: rgb(110, 209, 125); /* oklch */ color: oklch(78.0% 0.151 147.3);
Tailwind
colors: {
custom: {
50: '#9de0a3',
500: '#6ed17d',
950: '#000000',
},
}SCSS
$custom: #6ed17d; $custom-light: #9de0a3; $custom-dark: #000000;
JSON
{
"hex": "#6ed17d",
"rgb": {
"r": 110,
"g": 209,
"b": 125
},
"hsl": {
"h": 129.091,
"s": 51.832,
"l": 62.549
},
"oklch": {
"l": 0.77969,
"c": 0.15079,
"h": 147.3
},
"luminance": 0.50397
}Semantic roles & 50–950 ramp
primary
#6ED17D
secondary
#9B488E
accent
#26A8BF
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480