#6BEC77#6BEC77
#6BEC77 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.195 H 145.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEC77 |
|---|---|
| RGB | rgb(107, 236, 119) |
| HSL | hsl(126, 77%, 67%) |
| HSV | hsv(126, 55%, 93%) |
| CMYK | cmyk(54.7%, 0%, 49.6%, 7.5%) |
| CIE-LAB | lab(84.20, -59.12, 45.85) |
| CIE-LCH | lch(84.20, 74.81, 142.20°) |
| OKLab | oklab(84.38% -0.1603 0.1108) |
| OKLCH | oklch(84.38% 0.195 145.3) |
| XYZ | xyz(39.3863, 64.4452, 27.8128) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.19
Lightgreen
#90EE90
ΔE00 4.19
Lightgreen (survey)
#76FF7B
ΔE00 4.21
Spearmint
#1EF876
ΔE00 4.24
Weird Green
#3AE57F
ΔE00 4.41
Minty Green
#0BF77D
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEC77 #EC6BE0
analogous
#A0EC6B #6BEC77 #6BECB7
triadic
#6BEC77 #776BEC #EC776B
tetradic
#6BEC77 #6BA0EC #EC6BE0 #ECB76B
square
#6BEC77 #6BA0EC #EC6BE0 #ECB76B
split-complementary
#6BEC77 #B76BEC #EC6BA0
monochromatic
#19C429 #35E545 #6BEC77 #A1F3A9 #D7FADB
Accessibility & contrast
On white
1.51
#6BEC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#6BEC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEC77
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEC77 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96D
Deuteranopia (green-blind)
#DECE7F
Tritanopia (blue-blind)
#53E7D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6bec77; /* rgb */ color: rgb(107, 236, 119); /* oklch */ color: oklch(84.4% 0.195 145.3);
Tailwind
colors: {
custom: {
50: '#9ff3a0',
500: '#6bec77',
950: '#000000',
},
}SCSS
$custom: #6bec77; $custom-light: #9ff3a0; $custom-dark: #000000;
JSON
{
"hex": "#6bec77",
"rgb": {
"r": 107,
"g": 236,
"b": 119
},
"hsl": {
"h": 125.581,
"s": 77.246,
"l": 67.255
},
"oklch": {
"l": 0.84375,
"c": 0.19485,
"h": 145.3
},
"luminance": 0.64449
}Semantic roles & 50–950 ramp
primary
#6BEC77
secondary
#C23AB5
accent
#0CC6D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580