#6DEC7C#6DEC7C
#6DEC7C is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.190 H 146.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC7C |
|---|---|
| RGB | rgb(109, 236, 124) |
| HSL | hsl(127, 77%, 68%) |
| HSV | hsv(127, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 47.5%, 7.5%) |
| CIE-LAB | lab(84.33, -57.94, 43.64) |
| CIE-LCH | lch(84.33, 72.53, 143.01°) |
| OKLab | oklab(84.52% -0.157 0.1061) |
| OKLCH | oklch(84.52% 0.19 146) |
| XYZ | xyz(39.9378, 64.6940, 29.4475) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 4.11
Spearmint
#1EF876
ΔE00 4.39
Lightgreen (survey)
#76FF7B
ΔE00 4.43
Minty Green
#0BF77D
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC7C #EC6DDD
analogous
#9DEC6D #6DEC7C #6DECBC
triadic
#6DEC7C #7C6DEC #EC7C6D
tetradic
#6DEC7C #6D9DEC #EC6DDD #ECBC6D
square
#6DEC7C #6D9DEC #EC6DDD #ECBC6D
split-complementary
#6DEC7C #BC6DEC #EC6D9D
monochromatic
#1AC52E #37E54B #6DEC7C #A3F3AD #D9FADD
Accessibility & contrast
On white
1.51
#6DEC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#6DEC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC7C
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC7C | 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)
#EFD973
Deuteranopia (green-blind)
#DECE84
Tritanopia (blue-blind)
#55E7D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6dec7c; /* rgb */ color: rgb(109, 236, 124); /* oklch */ color: oklch(84.5% 0.190 146.0);
Tailwind
colors: {
custom: {
50: '#a0f3a4',
500: '#6dec7c',
950: '#000000',
},
}SCSS
$custom: #6dec7c; $custom-light: #a0f3a4; $custom-dark: #000000;
JSON
{
"hex": "#6dec7c",
"rgb": {
"r": 109,
"g": 236,
"b": 124
},
"hsl": {
"h": 127.087,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84519,
"c": 0.18951,
"h": 146
},
"luminance": 0.64697
}Semantic roles & 50–950 ramp
primary
#6DEC7C
secondary
#C33AB3
accent
#0CC1D9
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580