#6BD87D#6BD87D
#6BD87D is a light, vivid green. Relative luminance 0.537; OKLCH L 79.6% C 0.162 H 147.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD87D |
|---|---|
| RGB | rgb(107, 216, 125) |
| HSL | hsl(130, 58%, 63%) |
| HSV | hsv(130, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 42.1%, 15.3%) |
| CIE-LAB | lab(78.30, -50.40, 35.46) |
| CIE-LCH | lch(78.30, 61.63, 144.87°) |
| OKLab | oklab(79.56% -0.1367 0.0874) |
| OKLCH | oklch(79.56% 0.162 147.4) |
| XYZ | xyz(34.3188, 53.7155, 27.9577) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.43
Tealish Green
#0CDC73
ΔE00 4.67
Emerald
#50C878
ΔE00 4.78
Lightish Green
#61E160
ΔE00 5.26
Seaweed
#18D17B
ΔE00 5.34
Soft Green
#6FC276
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD87D #D86BC6
analogous
#8FD86B #6BD87D #6BD8B3
triadic
#6BD87D #7D6BD8 #D87D6B
tetradic
#6BD87D #6B8FD8 #D86BC6 #D8B36B
square
#6BD87D #6B8FD8 #D86BC6 #D8B36B
split-complementary
#6BD87D #B36BD8 #D86B8F
monochromatic
#2A9F3D #3BCB52 #6BD87D #9BE5A8 #CCF2D2
Accessibility & contrast
On white
1.79
#6BD87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#6BD87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD87D
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD87D | 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)
#DAC876
Deuteranopia (green-blind)
#CBBE83
Tritanopia (blue-blind)
#57D4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd87d; /* rgb */ color: rgb(107, 216, 125); /* oklch */ color: oklch(79.6% 0.162 147.4);
Tailwind
colors: {
custom: {
50: '#9ce5a4',
500: '#6bd87d',
950: '#000000',
},
}SCSS
$custom: #6bd87d; $custom-light: #9ce5a4; $custom-dark: #000000;
JSON
{
"hex": "#6bd87d",
"rgb": {
"r": 107,
"g": 216,
"b": 125
},
"hsl": {
"h": 129.908,
"s": 58.289,
"l": 63.333
},
"oklch": {
"l": 0.7956,
"c": 0.16229,
"h": 147.4
},
"luminance": 0.53718
}Semantic roles & 50–950 ramp
primary
#6BD87D
secondary
#A34493
accent
#20AAC6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480