#6BD87C#6BD87C
#6BD87C is a light, vivid green. Relative luminance 0.537; OKLCH L 79.5% C 0.163 H 147.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD87C |
|---|---|
| RGB | rgb(107, 216, 124) |
| HSL | hsl(129, 58%, 63%) |
| HSV | hsv(129, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 42.6%, 15.3%) |
| CIE-LAB | lab(78.28, -50.56, 35.94) |
| CIE-LCH | lch(78.28, 62.03, 144.59°) |
| OKLab | oklab(79.54% -0.1372 0.0885) |
| OKLCH | oklch(79.54% 0.163 147.2) |
| XYZ | xyz(34.2553, 53.6901, 27.6230) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.44
Tealish Green
#0CDC73
ΔE00 4.65
Emerald
#50C878
ΔE00 4.84
Lightish Green
#61E160
ΔE00 5.11
Seaweed
#18D17B
ΔE00 5.41
Soft Green
#6FC276
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD87C #D86BC7
analogous
#90D86B #6BD87C #6BD8B2
triadic
#6BD87C #7C6BD8 #D87C6B
tetradic
#6BD87C #6B90D8 #D86BC7 #D8B26B
square
#6BD87C #6B90D8 #D86BC7 #D8B26B
split-complementary
#6BD87C #B26BD8 #D86B90
monochromatic
#2A9F3C #3BCB51 #6BD87C #9BE5A7 #CCF2D2
Accessibility & contrast
On white
1.79
#6BD87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#6BD87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD87C
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD87C | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC875
Deuteranopia (green-blind)
#CBBE82
Tritanopia (blue-blind)
#57D4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd87c; /* rgb */ color: rgb(107, 216, 124); /* oklch */ color: oklch(79.5% 0.163 147.2);
Tailwind
colors: {
custom: {
50: '#9ce5a3',
500: '#6bd87c',
950: '#000000',
},
}SCSS
$custom: #6bd87c; $custom-light: #9ce5a3; $custom-dark: #000000;
JSON
{
"hex": "#6bd87c",
"rgb": {
"r": 107,
"g": 216,
"b": 124
},
"hsl": {
"h": 129.358,
"s": 58.289,
"l": 63.333
},
"oklch": {
"l": 0.79543,
"c": 0.16324,
"h": 147.2
},
"luminance": 0.53693
}Semantic roles & 50–950 ramp
primary
#6BD87C
secondary
#A34494
accent
#20ACC6
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480