#6DD77C#6DD77C
#6DD77C is a light, vivid green. Relative luminance 0.533; OKLCH L 79.4% C 0.161 H 146.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD77C |
|---|---|
| RGB | rgb(109, 215, 124) |
| HSL | hsl(128, 57%, 64%) |
| HSV | hsv(128, 49%, 84%) |
| CMYK | cmyk(49.3%, 0%, 42.3%, 15.7%) |
| CIE-LAB | lab(78.05, -49.63, 35.67) |
| CIE-LCH | lch(78.05, 61.11, 144.30°) |
| OKLab | oklab(79.38% -0.1347 0.0879) |
| OKLCH | oklch(79.38% 0.161 146.9) |
| XYZ | xyz(34.2432, 53.3047, 27.5492) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.74
Weird Green
#3AE57F
ΔE00 4.75
Tealish Green
#0CDC73
ΔE00 4.92
Lightish Green
#61E160
ΔE00 5.28
Soft Green
#6FC276
ΔE00 5.42
Seaweed
#18D17B
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD77C #D76DC8
analogous
#93D76D #6DD77C #6DD7B1
triadic
#6DD77C #7C6DD7 #D77C6D
tetradic
#6DD77C #6D93D7 #D76DC8 #D7B16D
square
#6DD77C #6D93D7 #D76DC8 #D7B16D
split-complementary
#6DD77C #B16DD7 #D76D93
monochromatic
#2B9E3C #3DCA51 #6DD77C #9DE4A7 #CDF1D2
Accessibility & contrast
On white
1.80
#6DD77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#6DD77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD77C
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD77C | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C775
Deuteranopia (green-blind)
#CBBD82
Tritanopia (blue-blind)
#5BD3C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd77c; /* rgb */ color: rgb(109, 215, 124); /* oklch */ color: oklch(79.4% 0.161 146.9);
Tailwind
colors: {
custom: {
50: '#9de4a3',
500: '#6dd77c',
950: '#000000',
},
}SCSS
$custom: #6dd77c; $custom-light: #9de4a3; $custom-dark: #000000;
JSON
{
"hex": "#6dd77c",
"rgb": {
"r": 109,
"g": 215,
"b": 124
},
"hsl": {
"h": 128.491,
"s": 56.989,
"l": 63.529
},
"oklch": {
"l": 0.79379,
"c": 0.16082,
"h": 146.9
},
"luminance": 0.53307
}Semantic roles & 50–950 ramp
primary
#6DD77C
secondary
#A24695
accent
#21ADC5
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480