#6BD680#6BD680
#6BD680 is a light, vivid green. Relative luminance 0.528; OKLCH L 79.1% C 0.157 H 148.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD680 |
|---|---|
| RGB | rgb(107, 214, 128) |
| HSL | hsl(132, 57%, 63%) |
| HSV | hsv(132, 50%, 84%) |
| CMYK | cmyk(50%, 0%, 40.2%, 16.1%) |
| CIE-LAB | lab(77.74, -49.11, 33.22) |
| CIE-LCH | lch(77.74, 59.29, 145.92°) |
| OKLab | oklab(79.12% -0.1333 0.0823) |
| OKLCH | oklch(79.12% 0.157 148.3) |
| XYZ | xyz(34.0041, 52.7748, 28.8126) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 4.84
Tealish Green
#0CDC73
ΔE00 4.95
Seaweed
#18D17B
ΔE00 5.01
Soft Green
#6FC276
ΔE00 5.10
Lightish Green
#61E160
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD680 #D66BC1
analogous
#8BD66B #6BD680 #6BD6B6
triadic
#6BD680 #806BD6 #D6806B
tetradic
#6BD680 #6B8BD6 #D66BC1 #D6B66B
square
#6BD680 #6B8BD6 #D66BC1 #D6B66B
split-complementary
#6BD680 #B66BD6 #D66B8B
monochromatic
#2B9C41 #3BC957 #6BD680 #9BE3A9 #CBF1D2
Accessibility & contrast
On white
1.82
#6BD680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#6BD680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD680
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD680 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C67A
Deuteranopia (green-blind)
#C9BC85
Tritanopia (blue-blind)
#57D2C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bd680; /* rgb */ color: rgb(107, 214, 128); /* oklch */ color: oklch(79.1% 0.157 148.3);
Tailwind
colors: {
custom: {
50: '#9ce3a6',
500: '#6bd680',
950: '#000000',
},
}SCSS
$custom: #6bd680; $custom-light: #9ce3a6; $custom-dark: #000000;
JSON
{
"hex": "#6bd680",
"rgb": {
"r": 107,
"g": 214,
"b": 128
},
"hsl": {
"h": 131.776,
"s": 56.614,
"l": 62.941
},
"oklch": {
"l": 0.79122,
"c": 0.15663,
"h": 148.3
},
"luminance": 0.52777
}Semantic roles & 50–950 ramp
primary
#6BD680
secondary
#A0458E
accent
#21A4C4
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480