#6FD987#6FD987
#6FD987 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.1% C 0.152 H 149.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD987 |
|---|---|
| RGB | rgb(111, 217, 135) |
| HSL | hsl(134, 58%, 64%) |
| HSV | hsv(134, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 37.8%, 14.9%) |
| CIE-LAB | lab(78.90, -48.16, 31.20) |
| CIE-LCH | lch(78.90, 57.38, 147.06°) |
| OKLab | oklab(80.15% -0.1308 0.0777) |
| OKLCH | oklch(80.15% 0.152 149.3) |
| XYZ | xyz(35.7393, 54.7517, 31.6018) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.79
Emerald
#50C878
ΔE00 4.82
Tealish Green
#0CDC73
ΔE00 5.34
Seaweed
#18D17B
ΔE00 5.38
Soft Green
#6FC276
ΔE00 5.74
Lightgreen
#90EE90
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD987 #D96FC1
analogous
#8CD96F #6FD987 #6FD9BC
triadic
#6FD987 #876FD9 #D9876F
tetradic
#6FD987 #6F8CD9 #D96FC1 #D9BC6F
square
#6FD987 #6F8CD9 #D96FC1 #D9BC6F
split-complementary
#6FD987 #BC6FD9 #D96F8C
monochromatic
#2BA346 #3FCC5F #6FD987 #9FE6AF #D0F3D8
Accessibility & contrast
On white
1.76
#6FD987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#6FD987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD987
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD987 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA81
Deuteranopia (green-blind)
#CBBF8C
Tritanopia (blue-blind)
#5AD6C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd987; /* rgb */ color: rgb(111, 217, 135); /* oklch */ color: oklch(80.1% 0.152 149.3);
Tailwind
colors: {
custom: {
50: '#9fe5aa',
500: '#6fd987',
950: '#000000',
},
}SCSS
$custom: #6fd987; $custom-light: #9fe5aa; $custom-dark: #000000;
JSON
{
"hex": "#6fd987",
"rgb": {
"r": 111,
"g": 217,
"b": 135
},
"hsl": {
"h": 133.585,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.80145,
"c": 0.15213,
"h": 149.3
},
"luminance": 0.54754
}Semantic roles & 50–950 ramp
primary
#6FD987
secondary
#A64690
accent
#20A0C6
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481