#6DD982#6DD982
#6DD982 is a light, vivid green. Relative luminance 0.545; OKLCH L 80.0% C 0.158 H 148.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD982 |
|---|---|
| RGB | rgb(109, 217, 130) |
| HSL | hsl(132, 59%, 64%) |
| HSV | hsv(132, 50%, 85%) |
| CMYK | cmyk(49.8%, 0%, 40.1%, 14.9%) |
| CIE-LAB | lab(78.74, -49.50, 33.53) |
| CIE-LCH | lch(78.74, 59.79, 145.89°) |
| OKLab | oklab(79.97% -0.1343 0.0831) |
| OKLCH | oklch(79.97% 0.158 148.3) |
| XYZ | xyz(35.1466, 54.4859, 29.7795) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.45
Emerald
#50C878
ΔE00 4.84
Tealish Green
#0CDC73
ΔE00 4.90
Seaweed
#18D17B
ΔE00 5.34
Lightgreen
#90EE90
ΔE00 5.65
Soft Green
#6FC276
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD982 #D96DC4
analogous
#8ED96D #6DD982 #6DD9B8
triadic
#6DD982 #826DD9 #D9826D
tetradic
#6DD982 #6D8ED9 #D96DC4 #D9B86D
square
#6DD982 #6D8ED9 #D96DC4 #D9B86D
split-complementary
#6DD982 #B86DD9 #D96D8E
monochromatic
#2AA241 #3CCC58 #6DD982 #9EE6AC #CEF2D5
Accessibility & contrast
On white
1.77
#6DD982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#6DD982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD982
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD982 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97C
Deuteranopia (green-blind)
#CCBF88
Tritanopia (blue-blind)
#59D5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd982; /* rgb */ color: rgb(109, 217, 130); /* oklch */ color: oklch(80.0% 0.158 148.3);
Tailwind
colors: {
custom: {
50: '#9ee5a7',
500: '#6dd982',
950: '#000000',
},
}SCSS
$custom: #6dd982; $custom-light: #9ee5a7; $custom-dark: #000000;
JSON
{
"hex": "#6dd982",
"rgb": {
"r": 109,
"g": 217,
"b": 130
},
"hsl": {
"h": 131.667,
"s": 58.696,
"l": 63.922
},
"oklch": {
"l": 0.79973,
"c": 0.15794,
"h": 148.3
},
"luminance": 0.54489
}Semantic roles & 50–950 ramp
primary
#6DD982
secondary
#A54593
accent
#1FA6C6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480