#6DD985#6DD985
#6DD985 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.0% C 0.155 H 149.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD985 |
|---|---|
| RGB | rgb(109, 217, 133) |
| HSL | hsl(133, 59%, 64%) |
| HSV | hsv(133, 50%, 85%) |
| CMYK | cmyk(49.8%, 0%, 38.7%, 14.9%) |
| CIE-LAB | lab(78.79, -49.01, 32.07) |
| CIE-LCH | lch(78.79, 58.57, 146.80°) |
| OKLab | oklab(80.03% -0.133 0.0797) |
| OKLCH | oklch(80.03% 0.155 149.1) |
| XYZ | xyz(35.3509, 54.5676, 30.8555) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.56
Emerald
#50C878
ΔE00 4.75
Tealish Green
#0CDC73
ΔE00 5.06
Seaweed
#18D17B
ΔE00 5.24
Soft Green
#6FC276
ΔE00 5.76
Lightgreen
#90EE90
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD985 #D96DC1
analogous
#8BD96D #6DD985 #6DD9BB
triadic
#6DD985 #856DD9 #D9856D
tetradic
#6DD985 #6D8BD9 #D96DC1 #D9BB6D
square
#6DD985 #6D8BD9 #D96DC1 #D9BB6D
split-complementary
#6DD985 #BB6DD9 #D96D8B
monochromatic
#2AA245 #3CCC5C #6DD985 #9EE6AE #CEF2D6
Accessibility & contrast
On white
1.76
#6DD985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#6DD985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD985
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD985 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97F
Deuteranopia (green-blind)
#CBBF8A
Tritanopia (blue-blind)
#58D5C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd985; /* rgb */ color: rgb(109, 217, 133); /* oklch */ color: oklch(80.0% 0.155 149.1);
Tailwind
colors: {
custom: {
50: '#9ee5a9',
500: '#6dd985',
950: '#000000',
},
}SCSS
$custom: #6dd985; $custom-light: #9ee5a9; $custom-dark: #000000;
JSON
{
"hex": "#6dd985",
"rgb": {
"r": 109,
"g": 217,
"b": 133
},
"hsl": {
"h": 133.333,
"s": 58.696,
"l": 63.922
},
"oklch": {
"l": 0.80027,
"c": 0.15508,
"h": 149.1
},
"luminance": 0.5457
}Semantic roles & 50–950 ramp
primary
#6DD985
secondary
#A54590
accent
#1FA1C6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F1610
muted
#808480