#6BD97C#6BD97C
#6BD97C is a light, vivid green. Relative luminance 0.542; OKLCH L 79.8% C 0.165 H 147.1°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD97C |
|---|---|
| RGB | rgb(107, 217, 124) |
| HSL | hsl(129, 59%, 64%) |
| HSV | hsv(129, 51%, 85%) |
| CMYK | cmyk(50.7%, 0%, 42.9%, 14.9%) |
| CIE-LAB | lab(78.58, -50.96, 36.33) |
| CIE-LCH | lch(78.58, 62.59, 144.52°) |
| OKLab | oklab(79.79% -0.1383 0.0894) |
| OKLCH | oklch(79.79% 0.165 147.1) |
| XYZ | xyz(34.5123, 54.2040, 27.7086) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.27
Tealish Green
#0CDC73
ΔE00 4.59
Lightish Green
#61E160
ΔE00 4.92
Emerald
#50C878
ΔE00 5.07
Seaweed
#18D17B
ΔE00 5.51
Lightgreen
#90EE90
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD97C #D96BC8
analogous
#91D96B #6BD97C #6BD9B3
triadic
#6BD97C #7C6BD9 #D97C6B
tetradic
#6BD97C #6B91D9 #D96BC8 #D9B36B
square
#6BD97C #6B91D9 #D96BC8 #D9B36B
split-complementary
#6BD97C #B36BD9 #D96B91
monochromatic
#29A03C #3ACC51 #6BD97C #9CE6A7 #CCF2D2
Accessibility & contrast
On white
1.77
#6BD97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#6BD97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD97C
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD97C | 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)
#DBC975
Deuteranopia (green-blind)
#CCBE82
Tritanopia (blue-blind)
#57D5C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd97c; /* rgb */ color: rgb(107, 217, 124); /* oklch */ color: oklch(79.8% 0.165 147.1);
Tailwind
colors: {
custom: {
50: '#9de5a3',
500: '#6bd97c',
950: '#000000',
},
}SCSS
$custom: #6bd97c; $custom-light: #9de5a3; $custom-dark: #000000;
JSON
{
"hex": "#6bd97c",
"rgb": {
"r": 107,
"g": 217,
"b": 124
},
"hsl": {
"h": 129.273,
"s": 59.14,
"l": 63.529
},
"oklch": {
"l": 0.79789,
"c": 0.16463,
"h": 147.1
},
"luminance": 0.54207
}Semantic roles & 50–950 ramp
primary
#6BD97C
secondary
#A44495
accent
#1FADC7
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480