#6BD679#6BD679
#6BD679 is a light, vivid green. Relative luminance 0.526; OKLCH L 79.0% C 0.163 H 146.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD679 |
|---|---|
| RGB | rgb(107, 214, 121) |
| HSL | hsl(128, 57%, 63%) |
| HSV | hsv(128, 50%, 84%) |
| CMYK | cmyk(50%, 0%, 43.5%, 16.1%) |
| CIE-LAB | lab(77.64, -50.21, 36.62) |
| CIE-LCH | lch(77.64, 62.15, 143.89°) |
| OKLab | oklab(79% -0.1362 0.09) |
| OKLCH | oklch(79% 0.163 146.6) |
| XYZ | xyz(33.5592, 52.5968, 26.4692) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.63
Tealish Green
#0CDC73
ΔE00 4.81
Weird Green
#3AE57F
ΔE00 4.83
Lightish Green
#61E160
ΔE00 5.07
Soft Green
#6FC276
ΔE00 5.31
Seaweed
#18D17B
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD679 #D66BC8
analogous
#93D66B #6BD679 #6BD6AE
triadic
#6BD679 #796BD6 #D6796B
tetradic
#6BD679 #6B93D6 #D66BC8 #D6AE6B
square
#6BD679 #6B93D6 #D66BC8 #D6AE6B
split-complementary
#6BD679 #AE6BD6 #D66B93
monochromatic
#2B9C3A #3BC94E #6BD679 #9BE3A4 #CBF1D0
Accessibility & contrast
On white
1.82
#6BD679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#6BD679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD679
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD679 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C672
Deuteranopia (green-blind)
#CABC7F
Tritanopia (blue-blind)
#59D2BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bd679; /* rgb */ color: rgb(107, 214, 121); /* oklch */ color: oklch(79.0% 0.163 146.6);
Tailwind
colors: {
custom: {
50: '#9ce3a1',
500: '#6bd679',
950: '#000000',
},
}SCSS
$custom: #6bd679; $custom-light: #9ce3a1; $custom-dark: #000000;
JSON
{
"hex": "#6bd679",
"rgb": {
"r": 107,
"g": 214,
"b": 121
},
"hsl": {
"h": 127.85,
"s": 56.614,
"l": 62.941
},
"oklch": {
"l": 0.79002,
"c": 0.16326,
"h": 146.6
},
"luminance": 0.52599
}Semantic roles & 50–950 ramp
primary
#6BD679
secondary
#A04594
accent
#21AFC4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480