#6ED985#6ED985
#6ED985 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.1% C 0.155 H 148.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED985 |
|---|---|
| RGB | rgb(110, 217, 133) |
| HSL | hsl(133, 58%, 64%) |
| HSV | hsv(133, 49%, 85%) |
| CMYK | cmyk(49.3%, 0%, 38.7%, 14.9%) |
| CIE-LAB | lab(78.83, -48.75, 32.12) |
| CIE-LCH | lch(78.83, 58.38, 146.62°) |
| OKLab | oklab(80.07% -0.1323 0.0798) |
| OKLCH | oklch(80.07% 0.155 148.9) |
| XYZ | xyz(35.4747, 54.6314, 30.8613) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.62
Emerald
#50C878
ΔE00 4.80
Tealish Green
#0CDC73
ΔE00 5.13
Seaweed
#18D17B
ΔE00 5.33
Lightgreen
#90EE90
ΔE00 5.73
Soft Green
#6FC276
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED985 #D96EC2
analogous
#8DD96E #6ED985 #6ED9BB
triadic
#6ED985 #856ED9 #D9856E
tetradic
#6ED985 #6E8DD9 #D96EC2 #D9BB6E
square
#6ED985 #6E8DD9 #D96EC2 #D9BB6E
split-complementary
#6ED985 #BB6ED9 #D96E8D
monochromatic
#2AA244 #3ECC5C #6ED985 #9EE6AE #CFF2D7
Accessibility & contrast
On white
1.76
#6ED985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#6ED985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED985
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED985 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97F
Deuteranopia (green-blind)
#CCBF8A
Tritanopia (blue-blind)
#59D5C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ed985; /* rgb */ color: rgb(110, 217, 133); /* oklch */ color: oklch(80.1% 0.155 148.9);
Tailwind
colors: {
custom: {
50: '#9ee5a9',
500: '#6ed985',
950: '#000000',
},
}SCSS
$custom: #6ed985; $custom-light: #9ee5a9; $custom-dark: #000000;
JSON
{
"hex": "#6ed985",
"rgb": {
"r": 110,
"g": 217,
"b": 133
},
"hsl": {
"h": 132.897,
"s": 58.47,
"l": 64.118
},
"oklch": {
"l": 0.80067,
"c": 0.15457,
"h": 148.9
},
"luminance": 0.54634
}Semantic roles & 50–950 ramp
primary
#6ED985
secondary
#A64591
accent
#1FA2C6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F1610
muted
#808480