#6BD77B#6BD77B
#6BD77B is a light, vivid green. Relative luminance 0.532; OKLCH L 79.3% C 0.163 H 147.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD77B |
|---|---|
| RGB | rgb(107, 215, 123) |
| HSL | hsl(129, 57%, 63%) |
| HSV | hsv(129, 50%, 84%) |
| CMYK | cmyk(50.2%, 0%, 42.8%, 15.7%) |
| CIE-LAB | lab(77.97, -50.31, 36.04) |
| CIE-LCH | lch(77.97, 61.89, 144.38°) |
| OKLab | oklab(79.28% -0.1365 0.0887) |
| OKLCH | oklch(79.28% 0.163 147) |
| XYZ | xyz(33.9370, 53.1541, 27.2065) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.62
Emerald
#50C878
ΔE00 4.69
Tealish Green
#0CDC73
ΔE00 4.73
Lightish Green
#61E160
ΔE00 5.16
Seaweed
#18D17B
ΔE00 5.39
Soft Green
#6FC276
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD77B #D76BC7
analogous
#91D76B #6BD77B #6BD7B1
triadic
#6BD77B #7B6BD7 #D77B6B
tetradic
#6BD77B #6B91D7 #D76BC7 #D7B16B
square
#6BD77B #6B91D7 #D76BC7 #D7B16B
split-complementary
#6BD77B #B16BD7 #D76B91
monochromatic
#2A9D3B #3BCA50 #6BD77B #9BE4A6 #CBF1D1
Accessibility & contrast
On white
1.81
#6BD77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6BD77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD77B
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD77B | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C774
Deuteranopia (green-blind)
#CABD81
Tritanopia (blue-blind)
#58D3C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bd77b; /* rgb */ color: rgb(107, 215, 123); /* oklch */ color: oklch(79.3% 0.163 147.0);
Tailwind
colors: {
custom: {
50: '#9ce4a2',
500: '#6bd77b',
950: '#000000',
},
}SCSS
$custom: #6bd77b; $custom-light: #9ce4a2; $custom-dark: #000000;
JSON
{
"hex": "#6bd77b",
"rgb": {
"r": 107,
"g": 215,
"b": 123
},
"hsl": {
"h": 128.889,
"s": 57.447,
"l": 63.137
},
"oklch": {
"l": 0.79281,
"c": 0.16278,
"h": 147
},
"luminance": 0.53157
}Semantic roles & 50–950 ramp
primary
#6BD77B
secondary
#A14594
accent
#20ADC5
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480