#6DD67C#6DD67C
#6DD67C is a light, vivid green. Relative luminance 0.528; OKLCH L 79.1% C 0.159 H 146.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD67C |
|---|---|
| RGB | rgb(109, 214, 124) |
| HSL | hsl(129, 56%, 63%) |
| HSV | hsv(129, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 42.1%, 16.1%) |
| CIE-LAB | lab(77.75, -49.22, 35.28) |
| CIE-LCH | lch(77.75, 60.56, 144.37°) |
| OKLab | oklab(79.13% -0.1336 0.087) |
| OKLCH | oklch(79.13% 0.159 146.9) |
| XYZ | xyz(33.9893, 52.7970, 27.4646) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.53
Weird Green
#3AE57F
ΔE00 4.93
Tealish Green
#0CDC73
ΔE00 5.01
Soft Green
#6FC276
ΔE00 5.16
Seaweed
#18D17B
ΔE00 5.43
Lightish Green
#61E160
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD67C #D66DC7
analogous
#92D66D #6DD67C #6DD6B0
triadic
#6DD67C #7C6DD6 #D67C6D
tetradic
#6DD67C #6D92D6 #D66DC7 #D6B06D
square
#6DD67C #6D92D6 #D66DC7 #D6B06D
split-complementary
#6DD67C #B06DD6 #D66D92
monochromatic
#2C9D3C #3DC951 #6DD67C #9DE3A7 #CDF1D2
Accessibility & contrast
On white
1.82
#6DD67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#6DD67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD67C
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD67C | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C675
Deuteranopia (green-blind)
#CABC82
Tritanopia (blue-blind)
#5BD2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd67c; /* rgb */ color: rgb(109, 214, 124); /* oklch */ color: oklch(79.1% 0.159 146.9);
Tailwind
colors: {
custom: {
50: '#9de3a3',
500: '#6dd67c',
950: '#000000',
},
}SCSS
$custom: #6dd67c; $custom-light: #9de3a3; $custom-dark: #000000;
JSON
{
"hex": "#6dd67c",
"rgb": {
"r": 109,
"g": 214,
"b": 124
},
"hsl": {
"h": 128.571,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.79134,
"c": 0.15941,
"h": 146.9
},
"luminance": 0.528
}Semantic roles & 50–950 ramp
primary
#6DD67C
secondary
#A14694
accent
#22ADC4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480