#6BD97E#6BD97E
#6BD97E is a light, vivid green. Relative luminance 0.543; OKLCH L 79.8% C 0.163 H 147.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD97E |
|---|---|
| RGB | rgb(107, 217, 126) |
| HSL | hsl(130, 59%, 64%) |
| HSV | hsv(130, 51%, 85%) |
| CMYK | cmyk(50.7%, 0%, 41.9%, 14.9%) |
| CIE-LAB | lab(78.61, -50.65, 35.36) |
| CIE-LCH | lch(78.61, 61.78, 145.08°) |
| OKLab | oklab(79.82% -0.1374 0.0872) |
| OKLCH | oklch(79.82% 0.163 147.6) |
| XYZ | xyz(34.6400, 54.2551, 28.3815) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.26
Tealish Green
#0CDC73
ΔE00 4.61
Emerald
#50C878
ΔE00 4.94
Lightish Green
#61E160
ΔE00 5.23
Seaweed
#18D17B
ΔE00 5.37
Lightgreen
#90EE90
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD97E #D96BC6
analogous
#8FD96B #6BD97E #6BD9B5
triadic
#6BD97E #7E6BD9 #D97E6B
tetradic
#6BD97E #6B8FD9 #D96BC6 #D9B56B
square
#6BD97E #6B8FD9 #D96BC6 #D9B56B
split-complementary
#6BD97E #B56BD9 #D96B8F
monochromatic
#29A03E #3ACC54 #6BD97E #9CE6A8 #CCF2D3
Accessibility & contrast
On white
1.77
#6BD97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#6BD97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD97E
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD97E | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC977
Deuteranopia (green-blind)
#CCBE84
Tritanopia (blue-blind)
#56D5C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd97e; /* rgb */ color: rgb(107, 217, 126); /* oklch */ color: oklch(79.8% 0.163 147.6);
Tailwind
colors: {
custom: {
50: '#9de5a4',
500: '#6bd97e',
950: '#000000',
},
}SCSS
$custom: #6bd97e; $custom-light: #9de5a4; $custom-dark: #000000;
JSON
{
"hex": "#6bd97e",
"rgb": {
"r": 107,
"g": 217,
"b": 126
},
"hsl": {
"h": 130.364,
"s": 59.14,
"l": 63.529
},
"oklch": {
"l": 0.79823,
"c": 0.16275,
"h": 147.6
},
"luminance": 0.54258
}Semantic roles & 50–950 ramp
primary
#6BD97E
secondary
#A44494
accent
#1FAAC7
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480