#6DED86#6DED86
#6DED86 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.182 H 147.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6DED86 |
|---|---|
| RGB | rgb(109, 237, 134) |
| HSL | hsl(132, 78%, 68%) |
| HSV | hsv(132, 54%, 93%) |
| CMYK | cmyk(54%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(84.76, -56.85, 39.32) |
| CIE-LCH | lch(84.76, 69.13, 145.33°) |
| OKLab | oklab(84.92% -0.154 0.0966) |
| OKLCH | oklch(84.92% 0.182 147.9) |
| XYZ | xyz(40.8913, 65.5373, 33.0447) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.62
Wintergreen
#20F986
ΔE00 4.35
Turquoise Green
#04F489
ΔE00 4.39
Minty Green
#0BF77D
ΔE00 4.43
Baby Green
#8CFF9E
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DED86 #ED6DD4
analogous
#94ED6D #6DED86 #6DEDC6
triadic
#6DED86 #866DED #ED866D
tetradic
#6DED86 #6D94ED #ED6DD4 #EDC66D
square
#6DED86 #6D94ED #ED6DD4 #EDC66D
split-complementary
#6DED86 #C66DED #ED6D94
monochromatic
#19C73B #37E659 #6DED86 #A3F4B3 #DAFAE0
Accessibility & contrast
On white
1.49
#6DED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#6DED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DED86
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DED86 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7E
Deuteranopia (green-blind)
#DECF8D
Tritanopia (blue-blind)
#52E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ded86; /* rgb */ color: rgb(109, 237, 134); /* oklch */ color: oklch(84.9% 0.182 147.9);
Tailwind
colors: {
custom: {
50: '#a0f4aa',
500: '#6ded86',
950: '#000000',
},
}SCSS
$custom: #6ded86; $custom-light: #a0f4aa; $custom-dark: #000000;
JSON
{
"hex": "#6ded86",
"rgb": {
"r": 109,
"g": 237,
"b": 134
},
"hsl": {
"h": 131.719,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.8492,
"c": 0.18179,
"h": 147.9
},
"luminance": 0.65541
}Semantic roles & 50–950 ramp
primary
#6DED86
secondary
#C53AA9
accent
#0BB2DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581