#6BD87F#6BD87F
#6BD87F is a light, vivid green. Relative luminance 0.538; OKLCH L 79.6% C 0.160 H 147.9°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD87F |
|---|---|
| RGB | rgb(107, 216, 127) |
| HSL | hsl(131, 58%, 63%) |
| HSV | hsv(131, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.33, -50.09, 34.49) |
| CIE-LCH | lch(78.33, 60.81, 145.45°) |
| OKLab | oklab(79.6% -0.1359 0.0852) |
| OKLCH | oklch(79.6% 0.16 147.9) |
| XYZ | xyz(34.4479, 53.7671, 28.6374) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.44
Emerald
#50C878
ΔE00 4.66
Tealish Green
#0CDC73
ΔE00 4.71
Seaweed
#18D17B
ΔE00 5.22
Lightish Green
#61E160
ΔE00 5.58
Soft Green
#6FC276
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD87F #D86BC4
analogous
#8DD86B #6BD87F #6BD8B5
triadic
#6BD87F #7F6BD8 #D87F6B
tetradic
#6BD87F #6B8DD8 #D86BC4 #D8B56B
square
#6BD87F #6B8DD8 #D86BC4 #D8B56B
split-complementary
#6BD87F #B56BD8 #D86B8D
monochromatic
#2A9F3F #3BCB55 #6BD87F #9BE5A9 #CCF2D3
Accessibility & contrast
On white
1.79
#6BD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#6BD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD87F
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD87F | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#CBBE85
Tritanopia (blue-blind)
#56D4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd87f; /* rgb */ color: rgb(107, 216, 127); /* oklch */ color: oklch(79.6% 0.160 147.9);
Tailwind
colors: {
custom: {
50: '#9ce5a5',
500: '#6bd87f',
950: '#000000',
},
}SCSS
$custom: #6bd87f; $custom-light: #9ce5a5; $custom-dark: #000000;
JSON
{
"hex": "#6bd87f",
"rgb": {
"r": 107,
"g": 216,
"b": 127
},
"hsl": {
"h": 131.009,
"s": 58.289,
"l": 63.333
},
"oklch": {
"l": 0.79595,
"c": 0.1604,
"h": 147.9
},
"luminance": 0.5377
}Semantic roles & 50–950 ramp
primary
#6BD87F
secondary
#A34491
accent
#20A7C6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480