#6DEC7D#6DEC7D
#6DEC7D is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.189 H 146.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC7D |
|---|---|
| RGB | rgb(109, 236, 125) |
| HSL | hsl(128, 77%, 68%) |
| HSV | hsv(128, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 47%, 7.5%) |
| CIE-LAB | lab(84.34, -57.80, 43.17) |
| CIE-LCH | lch(84.34, 72.14, 143.24°) |
| OKLab | oklab(84.53% -0.1567 0.1051) |
| OKLCH | oklch(84.53% 0.189 146.2) |
| XYZ | xyz(40.0014, 64.7194, 29.7822) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.67
Lightish Green
#61E160
ΔE00 3.76
Weird Green
#3AE57F
ΔE00 4.03
Spearmint
#1EF876
ΔE00 4.40
Lightgreen (survey)
#76FF7B
ΔE00 4.50
Minty Green
#0BF77D
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC7D #EC6DDC
analogous
#9CEC6D #6DEC7D #6DECBC
triadic
#6DEC7D #7D6DEC #EC7D6D
tetradic
#6DEC7D #6D9CEC #EC6DDC #ECBC6D
square
#6DEC7D #6D9CEC #EC6DDC #ECBC6D
split-complementary
#6DEC7D #BC6DEC #EC6D9C
monochromatic
#1AC52F #37E54D #6DEC7D #A3F3AD #D9FADD
Accessibility & contrast
On white
1.51
#6DEC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#6DEC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC7D
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC7D | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD974
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#55E7D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6dec7d; /* rgb */ color: rgb(109, 236, 125); /* oklch */ color: oklch(84.5% 0.189 146.2);
Tailwind
colors: {
custom: {
50: '#a0f3a4',
500: '#6dec7d',
950: '#000000',
},
}SCSS
$custom: #6dec7d; $custom-light: #a0f3a4; $custom-dark: #000000;
JSON
{
"hex": "#6dec7d",
"rgb": {
"r": 109,
"g": 236,
"b": 125
},
"hsl": {
"h": 127.559,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84534,
"c": 0.18862,
"h": 146.2
},
"luminance": 0.64723
}Semantic roles & 50–950 ramp
primary
#6DEC7D
secondary
#C33AB2
accent
#0CBFD9
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580