#6BD97F#6BD97F
#6BD97F is a light, vivid green. Relative luminance 0.543; OKLCH L 79.8% C 0.162 H 147.8°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD97F |
|---|---|
| RGB | rgb(107, 217, 127) |
| HSL | hsl(131, 59%, 64%) |
| HSV | hsv(131, 51%, 85%) |
| CMYK | cmyk(50.7%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(78.63, -50.50, 34.88) |
| CIE-LCH | lch(78.63, 61.37, 145.37°) |
| OKLab | oklab(79.84% -0.137 0.0861) |
| OKLCH | oklch(79.84% 0.162 147.8) |
| XYZ | xyz(34.7049, 54.2810, 28.7230) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.26
Tealish Green
#0CDC73
ΔE00 4.63
Emerald
#50C878
ΔE00 4.88
Seaweed
#18D17B
ΔE00 5.31
Lightish Green
#61E160
ΔE00 5.39
Lightgreen
#90EE90
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD97F #D96BC5
analogous
#8ED96B #6BD97F #6BD9B6
triadic
#6BD97F #7F6BD9 #D97F6B
tetradic
#6BD97F #6B8ED9 #D96BC5 #D9B66B
square
#6BD97F #6B8ED9 #D96BC5 #D9B66B
split-complementary
#6BD97F #B66BD9 #D96B8E
monochromatic
#29A03F #3ACC55 #6BD97F #9CE6A9 #CCF2D3
Accessibility & contrast
On white
1.77
#6BD97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#6BD97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD97F
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD97F | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#CCBE85
Tritanopia (blue-blind)
#56D5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd97f; /* rgb */ color: rgb(107, 217, 127); /* oklch */ color: oklch(79.8% 0.162 147.8);
Tailwind
colors: {
custom: {
50: '#9de5a5',
500: '#6bd97f',
950: '#000000',
},
}SCSS
$custom: #6bd97f; $custom-light: #9de5a5; $custom-dark: #000000;
JSON
{
"hex": "#6bd97f",
"rgb": {
"r": 107,
"g": 217,
"b": 127
},
"hsl": {
"h": 130.909,
"s": 59.14,
"l": 63.529
},
"oklch": {
"l": 0.7984,
"c": 0.16181,
"h": 147.8
},
"luminance": 0.54284
}Semantic roles & 50–950 ramp
primary
#6BD97F
secondary
#A44493
accent
#1FA8C7
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480