#6BEC80#6BEC80
#6BEC80 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.187 H 147.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEC80 |
|---|---|
| RGB | rgb(107, 236, 128) |
| HSL | hsl(130, 77%, 67%) |
| HSV | hsv(130, 55%, 93%) |
| CMYK | cmyk(54.7%, 0%, 45.8%, 7.5%) |
| CIE-LAB | lab(84.31, -57.84, 41.67) |
| CIE-LCH | lch(84.31, 71.29, 144.23°) |
| OKLab | oklab(84.51% -0.1567 0.1018) |
| OKLCH | oklch(84.51% 0.187 147) |
| XYZ | xyz(39.9526, 64.6717, 30.7954) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.66
Lightish Green
#61E160
ΔE00 4.12
Minty Green
#0BF77D
ΔE00 4.35
Spearmint
#1EF876
ΔE00 4.38
Wintergreen
#20F986
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEC80 #EC6BD7
analogous
#97EC6B #6BEC80 #6BECC0
triadic
#6BEC80 #806BEC #EC806B
tetradic
#6BEC80 #6B97EC #EC6BD7 #ECC06B
square
#6BEC80 #6B97EC #EC6BD7 #ECC06B
split-complementary
#6BEC80 #C06BEC #EC6B97
monochromatic
#19C435 #35E551 #6BEC80 #A1F3AF #D7FADD
Accessibility & contrast
On white
1.51
#6BEC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#6BEC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEC80
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEC80 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA78
Deuteranopia (green-blind)
#DDCE87
Tritanopia (blue-blind)
#51E7D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6bec80; /* rgb */ color: rgb(107, 236, 128); /* oklch */ color: oklch(84.5% 0.187 147.0);
Tailwind
colors: {
custom: {
50: '#9ff3a6',
500: '#6bec80',
950: '#000000',
},
}SCSS
$custom: #6bec80; $custom-light: #9ff3a6; $custom-dark: #000000;
JSON
{
"hex": "#6bec80",
"rgb": {
"r": 107,
"g": 236,
"b": 128
},
"hsl": {
"h": 129.767,
"s": 77.246,
"l": 67.255
},
"oklch": {
"l": 0.84509,
"c": 0.18683,
"h": 147
},
"luminance": 0.64675
}Semantic roles & 50–950 ramp
primary
#6BEC80
secondary
#C23AAB
accent
#0CB8D9
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580