#6DD77B#6DD77B
#6DD77B is a light, vivid green. Relative luminance 0.533; OKLCH L 79.4% C 0.162 H 146.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD77B |
|---|---|
| RGB | rgb(109, 215, 123) |
| HSL | hsl(128, 57%, 64%) |
| HSV | hsv(128, 49%, 84%) |
| CMYK | cmyk(49.3%, 0%, 42.8%, 15.7%) |
| CIE-LAB | lab(78.04, -49.78, 36.15) |
| CIE-LCH | lch(78.04, 61.52, 144.01°) |
| OKLab | oklab(79.36% -0.1351 0.0889) |
| OKLCH | oklch(79.36% 0.162 146.6) |
| XYZ | xyz(34.1803, 53.2795, 27.2179) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.76
Emerald
#50C878
ΔE00 4.81
Tealish Green
#0CDC73
ΔE00 4.91
Lightish Green
#61E160
ΔE00 5.13
Soft Green
#6FC276
ΔE00 5.46
Seaweed
#18D17B
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD77B #D76DC9
analogous
#94D76D #6DD77B #6DD7B0
triadic
#6DD77B #7B6DD7 #D77B6D
tetradic
#6DD77B #6D94D7 #D76DC9 #D7B06D
square
#6DD77B #6D94D7 #D76DC9 #D7B06D
split-complementary
#6DD77B #B06DD7 #D76D94
monochromatic
#2B9E3B #3DCA50 #6DD77B #9DE4A6 #CDF1D2
Accessibility & contrast
On white
1.80
#6DD77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#6DD77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD77B
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD77B | 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)
#DAC774
Deuteranopia (green-blind)
#CBBD81
Tritanopia (blue-blind)
#5BD3C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd77b; /* rgb */ color: rgb(109, 215, 123); /* oklch */ color: oklch(79.4% 0.162 146.6);
Tailwind
colors: {
custom: {
50: '#9ee4a2',
500: '#6dd77b',
950: '#000000',
},
}SCSS
$custom: #6dd77b; $custom-light: #9ee4a2; $custom-dark: #000000;
JSON
{
"hex": "#6dd77b",
"rgb": {
"r": 109,
"g": 215,
"b": 123
},
"hsl": {
"h": 127.925,
"s": 56.989,
"l": 63.529
},
"oklch": {
"l": 0.79362,
"c": 0.16176,
"h": 146.6
},
"luminance": 0.53282
}Semantic roles & 50–950 ramp
primary
#6DD77B
secondary
#A24696
accent
#21AFC5
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480