#6BD87A#6BD87A
#6BD87A is a light, vivid green. Relative luminance 0.536; OKLCH L 79.5% C 0.165 H 146.7°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD87A |
|---|---|
| RGB | rgb(107, 216, 122) |
| HSL | hsl(128, 58%, 63%) |
| HSV | hsv(128, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 43.5%, 15.3%) |
| CIE-LAB | lab(78.25, -50.87, 36.91) |
| CIE-LCH | lch(78.25, 62.85, 144.04°) |
| OKLab | oklab(79.51% -0.138 0.0907) |
| OKLCH | oklch(79.51% 0.165 146.7) |
| XYZ | xyz(34.1301, 53.6400, 26.9636) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.47
Tealish Green
#0CDC73
ΔE00 4.65
Lightish Green
#61E160
ΔE00 4.81
Emerald
#50C878
ΔE00 4.99
Seaweed
#18D17B
ΔE00 5.55
Soft Green
#6FC276
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD87A #D86BC9
analogous
#92D86B #6BD87A #6BD8B0
triadic
#6BD87A #7A6BD8 #D87A6B
tetradic
#6BD87A #6B92D8 #D86BC9 #D8B06B
square
#6BD87A #6B92D8 #D86BC9 #D8B06B
split-complementary
#6BD87A #B06BD8 #D86B92
monochromatic
#2A9F3A #3BCB4E #6BD87A #9BE5A6 #CCF2D1
Accessibility & contrast
On white
1.79
#6BD87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#6BD87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD87A
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD87A | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC873
Deuteranopia (green-blind)
#CCBE80
Tritanopia (blue-blind)
#58D4C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd87a; /* rgb */ color: rgb(107, 216, 122); /* oklch */ color: oklch(79.5% 0.165 146.7);
Tailwind
colors: {
custom: {
50: '#9de5a1',
500: '#6bd87a',
950: '#000000',
},
}SCSS
$custom: #6bd87a; $custom-light: #9de5a1; $custom-dark: #000000;
JSON
{
"hex": "#6bd87a",
"rgb": {
"r": 107,
"g": 216,
"b": 122
},
"hsl": {
"h": 128.257,
"s": 58.289,
"l": 63.333
},
"oklch": {
"l": 0.7951,
"c": 0.16512,
"h": 146.7
},
"luminance": 0.53643
}Semantic roles & 50–950 ramp
primary
#6BD87A
secondary
#A34496
accent
#20AFC6
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480