#6DEC75#6DEC75
#6DEC75 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.4% C 0.196 H 144.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC75 |
|---|---|
| RGB | rgb(109, 236, 117) |
| HSL | hsl(124, 77%, 68%) |
| HSV | hsv(124, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 50.4%, 7.5%) |
| CIE-LAB | lab(84.24, -58.90, 46.87) |
| CIE-LCH | lch(84.24, 75.27, 141.49°) |
| OKLab | oklab(84.42% -0.1598 0.113) |
| OKLCH | oklch(84.42% 0.196 144.7) |
| XYZ | xyz(39.5108, 64.5231, 27.1983) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.02
Lightgreen (survey)
#76FF7B
ΔE00 4.10
Lightgreen
#90EE90
ΔE00 4.25
Easter Green
#8CFD7E
ΔE00 4.39
Spearmint
#1EF876
ΔE00 4.40
Light Green
#96F97B
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC75 #EC6DE4
analogous
#A4EC6D #6DEC75 #6DECB5
triadic
#6DEC75 #756DEC #EC756D
tetradic
#6DEC75 #6DA4EC #EC6DE4 #ECB56D
square
#6DEC75 #6DA4EC #EC6DE4 #ECB56D
split-complementary
#6DEC75 #B56DEC #EC6DA4
monochromatic
#1AC524 #37E542 #6DEC75 #A3F3A8 #D9FADB
Accessibility & contrast
On white
1.51
#6DEC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#6DEC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC75
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC75 | 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)
#F0D96B
Deuteranopia (green-blind)
#DFCE7D
Tritanopia (blue-blind)
#57E6D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6dec75; /* rgb */ color: rgb(109, 236, 117); /* oklch */ color: oklch(84.4% 0.196 144.7);
Tailwind
colors: {
custom: {
50: '#a0f39f',
500: '#6dec75',
950: '#000000',
},
}SCSS
$custom: #6dec75; $custom-light: #a0f39f; $custom-dark: #000000;
JSON
{
"hex": "#6dec75",
"rgb": {
"r": 109,
"g": 236,
"b": 117
},
"hsl": {
"h": 123.78,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84418,
"c": 0.1957,
"h": 144.7
},
"luminance": 0.64526
}Semantic roles & 50–950 ramp
primary
#6DEC75
secondary
#C33ABA
accent
#0CCCD9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580