#6DEC76#6DEC76
#6DEC76 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.4% C 0.195 H 144.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC76 |
|---|---|
| RGB | rgb(109, 236, 118) |
| HSL | hsl(124, 77%, 68%) |
| HSV | hsv(124, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 50%, 7.5%) |
| CIE-LAB | lab(84.25, -58.76, 46.41) |
| CIE-LCH | lch(84.25, 74.88, 141.70°) |
| OKLab | oklab(84.43% -0.1594 0.112) |
| OKLCH | oklch(84.43% 0.195 144.9) |
| XYZ | xyz(39.5699, 64.5468, 27.5096) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.10
Lightgreen (survey)
#76FF7B
ΔE00 4.13
Lightgreen
#90EE90
ΔE00 4.17
Spearmint
#1EF876
ΔE00 4.38
Easter Green
#8CFD7E
ΔE00 4.43
Weird Green
#3AE57F
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC76 #EC6DE3
analogous
#A3EC6D #6DEC76 #6DECB5
triadic
#6DEC76 #766DEC #EC766D
tetradic
#6DEC76 #6DA3EC #EC6DE3 #ECB56D
square
#6DEC76 #6DA3EC #EC6DE3 #ECB56D
split-complementary
#6DEC76 #B56DEC #EC6DA3
monochromatic
#1AC526 #37E543 #6DEC76 #A3F3A9 #D9FADC
Accessibility & contrast
On white
1.51
#6DEC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#6DEC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC76
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC76 | 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)
#F0D96C
Deuteranopia (green-blind)
#DFCE7E
Tritanopia (blue-blind)
#57E7D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6dec76; /* rgb */ color: rgb(109, 236, 118); /* oklch */ color: oklch(84.4% 0.195 144.9);
Tailwind
colors: {
custom: {
50: '#a0f3a0',
500: '#6dec76',
950: '#000000',
},
}SCSS
$custom: #6dec76; $custom-light: #a0f3a0; $custom-dark: #000000;
JSON
{
"hex": "#6dec76",
"rgb": {
"r": 109,
"g": 236,
"b": 118
},
"hsl": {
"h": 124.252,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84432,
"c": 0.19483,
"h": 144.9
},
"luminance": 0.6455
}Semantic roles & 50–950 ramp
primary
#6DEC76
secondary
#C33AB9
accent
#0CCBD9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580