#6BD97B#6BD97B
#6BD97B is a light, vivid green. Relative luminance 0.542; OKLCH L 79.8% C 0.166 H 146.9°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD97B |
|---|---|
| RGB | rgb(107, 217, 123) |
| HSL | hsl(129, 59%, 64%) |
| HSV | hsv(129, 51%, 85%) |
| CMYK | cmyk(50.7%, 0%, 43.3%, 14.9%) |
| CIE-LAB | lab(78.57, -51.12, 36.81) |
| CIE-LCH | lch(78.57, 62.99, 144.24°) |
| OKLab | oklab(79.77% -0.1387 0.0905) |
| OKLCH | oklch(79.77% 0.166 146.9) |
| XYZ | xyz(34.4493, 54.1788, 27.3773) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.29
Tealish Green
#0CDC73
ΔE00 4.59
Lightish Green
#61E160
ΔE00 4.77
Emerald
#50C878
ΔE00 5.14
Seaweed
#18D17B
ΔE00 5.58
Lightgreen
#90EE90
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD97B #D96BC9
analogous
#92D96B #6BD97B #6BD9B2
triadic
#6BD97B #7B6BD9 #D97B6B
tetradic
#6BD97B #6B92D9 #D96BC9 #D9B26B
square
#6BD97B #6B92D9 #D96BC9 #D9B26B
split-complementary
#6BD97B #B26BD9 #D96B92
monochromatic
#29A03B #3ACC50 #6BD97B #9CE6A6 #CCF2D2
Accessibility & contrast
On white
1.77
#6BD97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#6BD97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD97B
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD97B | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC974
Deuteranopia (green-blind)
#CCBE81
Tritanopia (blue-blind)
#57D5C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd97b; /* rgb */ color: rgb(107, 217, 123); /* oklch */ color: oklch(79.8% 0.166 146.9);
Tailwind
colors: {
custom: {
50: '#9de5a2',
500: '#6bd97b',
950: '#000000',
},
}SCSS
$custom: #6bd97b; $custom-light: #9de5a2; $custom-dark: #000000;
JSON
{
"hex": "#6bd97b",
"rgb": {
"r": 107,
"g": 217,
"b": 123
},
"hsl": {
"h": 128.727,
"s": 59.14,
"l": 63.529
},
"oklch": {
"l": 0.79772,
"c": 0.16557,
"h": 146.9
},
"luminance": 0.54182
}Semantic roles & 50–950 ramp
primary
#6BD97B
secondary
#A44496
accent
#1FAEC7
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480