#6CD985#6CD985
#6CD985 is a light, vivid green. Relative luminance 0.545; OKLCH L 80.0% C 0.156 H 149.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD985 |
|---|---|
| RGB | rgb(108, 217, 133) |
| HSL | hsl(134, 59%, 64%) |
| HSV | hsv(134, 50%, 85%) |
| CMYK | cmyk(50.2%, 0%, 38.7%, 14.9%) |
| CIE-LAB | lab(78.75, -49.27, 32.01) |
| CIE-LCH | lch(78.75, 58.75, 146.99°) |
| OKLab | oklab(79.99% -0.1337 0.0796) |
| OKLCH | oklch(79.99% 0.156 149.2) |
| XYZ | xyz(35.2286, 54.5045, 30.8498) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.50
Emerald
#50C878
ΔE00 4.70
Tealish Green
#0CDC73
ΔE00 4.98
Seaweed
#18D17B
ΔE00 5.14
Aqua Green
#12E193
ΔE00 5.75
Soft Green
#6FC276
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD985 #D96CC0
analogous
#89D96C #6CD985 #6CD9BB
triadic
#6CD985 #856CD9 #D9856C
tetradic
#6CD985 #6C89D9 #D96CC0 #D9BB6C
square
#6CD985 #6C89D9 #D96CC0 #D9BB6C
split-complementary
#6CD985 #BB6CD9 #D96C89
monochromatic
#2AA145 #3BCC5D #6CD985 #9DE6AD #CDF2D6
Accessibility & contrast
On white
1.76
#6CD985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#6CD985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD985
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD985 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 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)
#DBC97F
Deuteranopia (green-blind)
#CBBF8A
Tritanopia (blue-blind)
#56D5C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6cd985; /* rgb */ color: rgb(108, 217, 133); /* oklch */ color: oklch(80.0% 0.156 149.2);
Tailwind
colors: {
custom: {
50: '#9de5a9',
500: '#6cd985',
950: '#000000',
},
}SCSS
$custom: #6cd985; $custom-light: #9de5a9; $custom-dark: #000000;
JSON
{
"hex": "#6cd985",
"rgb": {
"r": 108,
"g": 217,
"b": 133
},
"hsl": {
"h": 133.761,
"s": 58.919,
"l": 63.725
},
"oklch": {
"l": 0.79987,
"c": 0.1556,
"h": 149.2
},
"luminance": 0.54507
}Semantic roles & 50–950 ramp
primary
#6CD985
secondary
#A5458F
accent
#1FA0C7
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F1610
muted
#808480