#6DEC79#6DEC79
#6DEC79 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.5% C 0.192 H 145.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC79 |
|---|---|
| RGB | rgb(109, 236, 121) |
| HSL | hsl(126, 77%, 68%) |
| HSV | hsv(126, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 48.7%, 7.5%) |
| CIE-LAB | lab(84.29, -58.36, 45.03) |
| CIE-LCH | lch(84.29, 73.71, 142.35°) |
| OKLab | oklab(84.48% -0.1582 0.1091) |
| OKLCH | oklch(84.48% 0.192 145.4) |
| XYZ | xyz(39.7510, 64.6192, 28.4635) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 3.94
Lightgreen (survey)
#76FF7B
ΔE00 4.26
Spearmint
#1EF876
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 4.37
Easter Green
#8CFD7E
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC79 #EC6DE0
analogous
#A1EC6D #6DEC79 #6DECB8
triadic
#6DEC79 #796DEC #EC796D
tetradic
#6DEC79 #6DA1EC #EC6DE0 #ECB86D
square
#6DEC79 #6DA1EC #EC6DE0 #ECB86D
split-complementary
#6DEC79 #B86DEC #EC6DA1
monochromatic
#1AC52A #37E547 #6DEC79 #A3F3AB #D9FADC
Accessibility & contrast
On white
1.51
#6DEC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#6DEC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC79
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC79 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96F
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#56E7D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6dec79; /* rgb */ color: rgb(109, 236, 121); /* oklch */ color: oklch(84.5% 0.192 145.4);
Tailwind
colors: {
custom: {
50: '#a0f3a2',
500: '#6dec79',
950: '#000000',
},
}SCSS
$custom: #6dec79; $custom-light: #a0f3a2; $custom-dark: #000000;
JSON
{
"hex": "#6dec79",
"rgb": {
"r": 109,
"g": 236,
"b": 121
},
"hsl": {
"h": 125.669,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84475,
"c": 0.19218,
"h": 145.4
},
"luminance": 0.64623
}Semantic roles & 50–950 ramp
primary
#6DEC79
secondary
#C33AB6
accent
#0CC6D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580