#6DEC77#6DEC77
#6DEC77 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.194 H 145.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC77 |
|---|---|
| RGB | rgb(109, 236, 119) |
| HSL | hsl(125, 77%, 68%) |
| HSV | hsv(125, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 49.6%, 7.5%) |
| CIE-LAB | lab(84.26, -58.63, 45.95) |
| CIE-LCH | lch(84.26, 74.49, 141.91°) |
| OKLab | oklab(84.45% -0.159 0.111) |
| OKLCH | oklch(84.45% 0.194 145.1) |
| XYZ | xyz(39.6296, 64.5707, 27.8242) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.18
Lightgreen
#90EE90
ΔE00 4.09
Lightgreen (survey)
#76FF7B
ΔE00 4.17
Spearmint
#1EF876
ΔE00 4.37
Easter Green
#8CFD7E
ΔE00 4.48
Weird Green
#3AE57F
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC77 #EC6DE2
analogous
#A3EC6D #6DEC77 #6DECB6
triadic
#6DEC77 #776DEC #EC776D
tetradic
#6DEC77 #6DA3EC #EC6DE2 #ECB66D
square
#6DEC77 #6DA3EC #EC6DE2 #ECB66D
split-complementary
#6DEC77 #B66DEC #EC6DA3
monochromatic
#1AC527 #37E545 #6DEC77 #A3F3A9 #D9FADC
Accessibility & contrast
On white
1.51
#6DEC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#6DEC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC77
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC77 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96D
Deuteranopia (green-blind)
#DFCE7F
Tritanopia (blue-blind)
#57E7D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6dec77; /* rgb */ color: rgb(109, 236, 119); /* oklch */ color: oklch(84.4% 0.194 145.1);
Tailwind
colors: {
custom: {
50: '#a0f3a0',
500: '#6dec77',
950: '#000000',
},
}SCSS
$custom: #6dec77; $custom-light: #a0f3a0; $custom-dark: #000000;
JSON
{
"hex": "#6dec77",
"rgb": {
"r": 109,
"g": 236,
"b": 119
},
"hsl": {
"h": 124.724,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84446,
"c": 0.19395,
"h": 145.1
},
"luminance": 0.64574
}Semantic roles & 50–950 ramp
primary
#6DEC77
secondary
#C33AB8
accent
#0CC9D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580