#6BD77A#6BD77A
#6BD77A is a light, vivid green. Relative luminance 0.531; OKLCH L 79.3% C 0.164 H 146.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD77A |
|---|---|
| RGB | rgb(107, 215, 122) |
| HSL | hsl(128, 57%, 63%) |
| HSV | hsv(128, 50%, 84%) |
| CMYK | cmyk(50.2%, 0%, 43.3%, 15.7%) |
| CIE-LAB | lab(77.95, -50.46, 36.52) |
| CIE-LCH | lch(77.95, 62.29, 144.10°) |
| OKLab | oklab(79.26% -0.1369 0.0898) |
| OKLCH | oklch(79.26% 0.164 146.7) |
| XYZ | xyz(33.8747, 53.1292, 26.8785) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.63
Tealish Green
#0CDC73
ΔE00 4.72
Emerald
#50C878
ΔE00 4.77
Lightish Green
#61E160
ΔE00 5.01
Seaweed
#18D17B
ΔE00 5.46
Soft Green
#6FC276
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD77A #D76BC8
analogous
#92D76B #6BD77A #6BD7B0
triadic
#6BD77A #7A6BD7 #D77A6B
tetradic
#6BD77A #6B92D7 #D76BC8 #D7B06B
square
#6BD77A #6B92D7 #D76BC8 #D7B06B
split-complementary
#6BD77A #B06BD7 #D76B92
monochromatic
#2A9D3A #3BCA4F #6BD77A #9BE4A5 #CBF1D1
Accessibility & contrast
On white
1.81
#6BD77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6BD77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD77A
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD77A | 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)
#DAC773
Deuteranopia (green-blind)
#CBBD80
Tritanopia (blue-blind)
#58D3C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bd77a; /* rgb */ color: rgb(107, 215, 122); /* oklch */ color: oklch(79.3% 0.164 146.7);
Tailwind
colors: {
custom: {
50: '#9ce4a1',
500: '#6bd77a',
950: '#000000',
},
}SCSS
$custom: #6bd77a; $custom-light: #9ce4a1; $custom-dark: #000000;
JSON
{
"hex": "#6bd77a",
"rgb": {
"r": 107,
"g": 215,
"b": 122
},
"hsl": {
"h": 128.333,
"s": 57.447,
"l": 63.137
},
"oklch": {
"l": 0.79264,
"c": 0.16372,
"h": 146.7
},
"luminance": 0.53132
}Semantic roles & 50–950 ramp
primary
#6BD77A
secondary
#A14595
accent
#20AEC5
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480