#6BD178#6BD178
#6BD178 is a light, vivid green. Relative luminance 0.501; OKLCH L 77.8% C 0.157 H 146.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD178 |
|---|---|
| RGB | rgb(107, 209, 120) |
| HSL | hsl(128, 53%, 62%) |
| HSV | hsv(128, 49%, 82%) |
| CMYK | cmyk(48.8%, 0%, 42.6%, 18%) |
| CIE-LAB | lab(76.12, -48.32, 35.17) |
| CIE-LCH | lch(76.12, 59.76, 143.95°) |
| OKLab | oklab(77.76% -0.1312 0.0866) |
| OKLCH | oklch(77.76% 0.157 146.6) |
| XYZ | xyz(32.2522, 50.0803, 25.7326) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.71
Soft Green
#6FC276
ΔE00 4.06
Seaweed
#18D17B
ΔE00 5.27
Tealish Green
#0CDC73
ΔE00 5.39
Dark Mint
#48C072
ΔE00 5.52
Weird Green
#3AE57F
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD178 #D16BC4
analogous
#91D16B #6BD178 #6BD1AB
triadic
#6BD178 #786BD1 #D1786B
tetradic
#6BD178 #6B91D1 #D16BC4 #D1AB6B
square
#6BD178 #6B91D1 #D16BC4 #D1AB6B
split-complementary
#6BD178 #AB6BD1 #D16B91
monochromatic
#2E943B #3CC24D #6BD178 #9AE0A3 #C8EECD
Accessibility & contrast
On white
1.91
#6BD178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#6BD178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD178
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD178 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C271
Deuteranopia (green-blind)
#C5B87E
Tritanopia (blue-blind)
#5ACDBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bd178; /* rgb */ color: rgb(107, 209, 120); /* oklch */ color: oklch(77.8% 0.157 146.6);
Tailwind
colors: {
custom: {
50: '#9ce0a0',
500: '#6bd178',
950: '#000000',
},
}SCSS
$custom: #6bd178; $custom-light: #9ce0a0; $custom-dark: #000000;
JSON
{
"hex": "#6bd178",
"rgb": {
"r": 107,
"g": 209,
"b": 120
},
"hsl": {
"h": 127.647,
"s": 52.577,
"l": 61.961
},
"oklch": {
"l": 0.77755,
"c": 0.15717,
"h": 146.6
},
"luminance": 0.50083
}Semantic roles & 50–950 ramp
primary
#6BD178
secondary
#99478F
accent
#26ACC0
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480