#6DD17D#6DD17D
#6DD17D is a light, vivid green. Relative luminance 0.503; OKLCH L 77.9% C 0.151 H 147.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD17D |
|---|---|
| RGB | rgb(109, 209, 125) |
| HSL | hsl(130, 52%, 62%) |
| HSV | hsv(130, 48%, 82%) |
| CMYK | cmyk(47.8%, 0%, 40.2%, 18%) |
| CIE-LAB | lab(76.27, -46.99, 32.85) |
| CIE-LCH | lch(76.27, 57.33, 145.05°) |
| OKLab | oklab(77.93% -0.1276 0.0813) |
| OKLCH | oklch(77.93% 0.151 147.5) |
| XYZ | xyz(32.8069, 50.3304, 27.3840) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.50
Soft Green
#6FC276
ΔE00 3.86
Seaweed
#18D17B
ΔE00 5.19
Dark Mint
#48C072
ΔE00 5.40
Tealish Green
#0CDC73
ΔE00 5.68
Weird Green
#3AE57F
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD17D #D16DC1
analogous
#8FD16D #6DD17D #6DD1AF
triadic
#6DD17D #7D6DD1 #D17D6D
tetradic
#6DD17D #6D8FD1 #D16DC1 #D1AF6D
square
#6DD17D #6D8FD1 #D16DC1 #D1AF6D
split-complementary
#6DD17D #AF6DD1 #D16D8F
monochromatic
#2F953F #3EC254 #6DD17D #9CE0A6 #CAEED0
Accessibility & contrast
On white
1.90
#6DD17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#6DD17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD17D
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD17D | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C277
Deuteranopia (green-blind)
#C5B882
Tritanopia (blue-blind)
#5CCDBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6dd17d; /* rgb */ color: rgb(109, 209, 125); /* oklch */ color: oklch(77.9% 0.151 147.5);
Tailwind
colors: {
custom: {
50: '#9de0a3',
500: '#6dd17d',
950: '#000000',
},
}SCSS
$custom: #6dd17d; $custom-light: #9de0a3; $custom-dark: #000000;
JSON
{
"hex": "#6dd17d",
"rgb": {
"r": 109,
"g": 209,
"b": 125
},
"hsl": {
"h": 129.6,
"s": 52.083,
"l": 62.353
},
"oklch": {
"l": 0.77926,
"c": 0.15132,
"h": 147.5
},
"luminance": 0.50333
}Semantic roles & 50–950 ramp
primary
#6DD17D
secondary
#9A488D
accent
#26A7BF
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480