#6DDD82#6DDD82
#6DDD82 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.164 H 148.0°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDD82 |
|---|---|
| RGB | rgb(109, 221, 130) |
| HSL | hsl(131, 62%, 65%) |
| HSV | hsv(131, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 41.2%, 13.3%) |
| CIE-LAB | lab(79.94, -51.13, 35.09) |
| CIE-LCH | lch(79.94, 62.01, 145.54°) |
| OKLab | oklab(80.95% -0.1387 0.0867) |
| OKLCH | oklch(80.95% 0.164 148) |
| XYZ | xyz(36.1901, 56.5729, 30.1273) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.82
Tealish Green
#0CDC73
ΔE00 4.69
Lightgreen
#90EE90
ΔE00 4.88
Lightish Green
#61E160
ΔE00 5.18
Emerald
#50C878
ΔE00 5.72
Seaweed
#18D17B
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDD82 #DD6DC8
analogous
#90DD6D #6DDD82 #6DDDBA
triadic
#6DDD82 #826DDD #DD826D
tetradic
#6DDD82 #6D90DD #DD6DC8 #DDBA6D
square
#6DDD82 #6D90DD #DD6DC8 #DDBA6D
split-complementary
#6DDD82 #BA6DDD #DD6D90
monochromatic
#27A83F #3BD158 #6DDD82 #9FE9AD #D0F4D7
Accessibility & contrast
On white
1.71
#6DDD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#6DDD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDD82
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDD82 | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7B
Deuteranopia (green-blind)
#D0C288
Tritanopia (blue-blind)
#58D9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ddd82; /* rgb */ color: rgb(109, 221, 130); /* oklch */ color: oklch(81.0% 0.164 148.0);
Tailwind
colors: {
custom: {
50: '#9ee8a7',
500: '#6ddd82',
950: '#000000',
},
}SCSS
$custom: #6ddd82; $custom-light: #9ee8a7; $custom-dark: #000000;
JSON
{
"hex": "#6ddd82",
"rgb": {
"r": 109,
"g": 221,
"b": 130
},
"hsl": {
"h": 131.25,
"s": 62.222,
"l": 64.706
},
"oklch": {
"l": 0.8095,
"c": 0.16357,
"h": 148
},
"luminance": 0.56576
}Semantic roles & 50–950 ramp
primary
#6DDD82
secondary
#AB4398
accent
#1CA9CA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480