#6FD487#6FD487
#6FD487 is a light, vivid green. Relative luminance 0.522; OKLCH L 78.9% C 0.145 H 149.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD487 |
|---|---|
| RGB | rgb(111, 212, 135) |
| HSL | hsl(134, 54%, 63%) |
| HSV | hsv(134, 48%, 83%) |
| CMYK | cmyk(47.6%, 0%, 36.3%, 16.9%) |
| CIE-LAB | lab(77.41, -46.06, 29.22) |
| CIE-LCH | lch(77.41, 54.55, 147.60°) |
| OKLab | oklab(78.93% -0.1252 0.073) |
| OKLCH | oklch(78.93% 0.145 149.7) |
| XYZ | xyz(34.4700, 52.2132, 31.1787) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.96
Soft Green
#6FC276
ΔE00 4.66
Seaweed
#18D17B
ΔE00 5.19
Weird Green
#3AE57F
ΔE00 5.84
Dark Mint
#48C072
ΔE00 5.95
Tealish Green
#0CDC73
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD487 #D46FBC
analogous
#89D46F #6FD487 #6FD4B9
triadic
#6FD487 #876FD4 #D4876F
tetradic
#6FD487 #6F89D4 #D46FBC #D4B96F
square
#6FD487 #6F89D4 #D46FBC #D4B96F
split-complementary
#6FD487 #B96FD4 #D46F89
monochromatic
#2E9A48 #40C660 #6FD487 #9EE2AE #CDF0D6
Accessibility & contrast
On white
1.84
#6FD487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#6FD487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD487
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD487 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C582
Deuteranopia (green-blind)
#C7BB8C
Tritanopia (blue-blind)
#5BD1C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fd487; /* rgb */ color: rgb(111, 212, 135); /* oklch */ color: oklch(78.9% 0.145 149.7);
Tailwind
colors: {
custom: {
50: '#9ee2aa',
500: '#6fd487',
950: '#000000',
},
}SCSS
$custom: #6fd487; $custom-light: #9ee2aa; $custom-dark: #000000;
JSON
{
"hex": "#6fd487",
"rgb": {
"r": 111,
"g": 212,
"b": 135
},
"hsl": {
"h": 134.257,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.78929,
"c": 0.14494,
"h": 149.7
},
"luminance": 0.52216
}Semantic roles & 50–950 ramp
primary
#6FD487
secondary
#9F488B
accent
#249CC1
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481