#6DED82#6DED82
#6DED82 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.9% C 0.185 H 147.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6DED82 |
|---|---|
| RGB | rgb(109, 237, 130) |
| HSL | hsl(130, 78%, 68%) |
| HSV | hsv(130, 54%, 93%) |
| CMYK | cmyk(54%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(84.70, -57.45, 41.21) |
| CIE-LCH | lch(84.70, 70.70, 144.35°) |
| OKLab | oklab(84.86% -0.1556 0.1008) |
| OKLCH | oklch(84.86% 0.185 147.1) |
| XYZ | xyz(40.6176, 65.4278, 31.6032) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.81
Minty Green
#0BF77D
ΔE00 4.36
Lightish Green
#61E160
ΔE00 4.39
Wintergreen
#20F986
ΔE00 4.41
Spearmint
#1EF876
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DED82 #ED6DD8
analogous
#98ED6D #6DED82 #6DEDC2
triadic
#6DED82 #826DED #ED826D
tetradic
#6DED82 #6D98ED #ED6DD8 #EDC26D
square
#6DED82 #6D98ED #ED6DD8 #EDC26D
split-complementary
#6DED82 #C26DED #ED6D98
monochromatic
#19C735 #37E653 #6DED82 #A3F4B1 #DAFADF
Accessibility & contrast
On white
1.49
#6DED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#6DED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DED82
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DED82 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#DECF89
Tritanopia (blue-blind)
#53E8D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ded82; /* rgb */ color: rgb(109, 237, 130); /* oklch */ color: oklch(84.9% 0.185 147.1);
Tailwind
colors: {
custom: {
50: '#a0f4a8',
500: '#6ded82',
950: '#000000',
},
}SCSS
$custom: #6ded82; $custom-light: #a0f4a8; $custom-dark: #000000;
JSON
{
"hex": "#6ded82",
"rgb": {
"r": 109,
"g": 237,
"b": 130
},
"hsl": {
"h": 129.844,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.84856,
"c": 0.18544,
"h": 147.1
},
"luminance": 0.65431
}Semantic roles & 50–950 ramp
primary
#6DED82
secondary
#C53AAE
accent
#0BB8DA
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101710
muted
#808580