#6FD985#6FD985
#6FD985 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.1% C 0.154 H 148.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD985 |
|---|---|
| RGB | rgb(111, 217, 133) |
| HSL | hsl(132, 58%, 64%) |
| HSV | hsv(132, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 38.7%, 14.9%) |
| CIE-LAB | lab(78.87, -48.49, 32.18) |
| CIE-LCH | lch(78.87, 58.19, 146.43°) |
| OKLab | oklab(80.11% -0.1316 0.08) |
| OKLCH | oklch(80.11% 0.154 148.7) |
| XYZ | xyz(35.5998, 54.6959, 30.8672) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.69
Emerald
#50C878
ΔE00 4.85
Tealish Green
#0CDC73
ΔE00 5.21
Seaweed
#18D17B
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 5.67
Soft Green
#6FC276
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD985 #D96FC3
analogous
#8ED96F #6FD985 #6FD9BA
triadic
#6FD985 #856FD9 #D9856F
tetradic
#6FD985 #6F8ED9 #D96FC3 #D9BA6F
square
#6FD985 #6F8ED9 #D96FC3 #D9BA6F
split-complementary
#6FD985 #BA6FD9 #D96F8E
monochromatic
#2BA344 #3FCC5C #6FD985 #9FE6AE #D0F3D7
Accessibility & contrast
On white
1.76
#6FD985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#6FD985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD985
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD985 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97F
Deuteranopia (green-blind)
#CCBF8A
Tritanopia (blue-blind)
#5BD5C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd985; /* rgb */ color: rgb(111, 217, 133); /* oklch */ color: oklch(80.1% 0.154 148.7);
Tailwind
colors: {
custom: {
50: '#9fe5a9',
500: '#6fd985',
950: '#000000',
},
}SCSS
$custom: #6fd985; $custom-light: #9fe5a9; $custom-dark: #000000;
JSON
{
"hex": "#6fd985",
"rgb": {
"r": 111,
"g": 217,
"b": 133
},
"hsl": {
"h": 132.453,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.80108,
"c": 0.15404,
"h": 148.7
},
"luminance": 0.54699
}Semantic roles & 50–950 ramp
primary
#6FD985
secondary
#A64692
accent
#20A3C6
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1610
muted
#808480