#6BEC76#6BEC76
#6BEC76 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.196 H 145.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEC76 |
|---|---|
| RGB | rgb(107, 236, 118) |
| HSL | hsl(125, 77%, 67%) |
| HSV | hsv(125, 55%, 93%) |
| CMYK | cmyk(54.7%, 0%, 50%, 7.5%) |
| CIE-LAB | lab(84.18, -59.25, 46.31) |
| CIE-LCH | lch(84.18, 75.20, 141.99°) |
| OKLab | oklab(84.36% -0.1607 0.1118) |
| OKLCH | oklch(84.36% 0.196 145.2) |
| XYZ | xyz(39.3266, 64.4213, 27.4982) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.10
Lightgreen (survey)
#76FF7B
ΔE00 4.17
Spearmint
#1EF876
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.26
Weird Green
#3AE57F
ΔE00 4.50
Easter Green
#8CFD7E
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEC76 #EC6BE1
analogous
#A1EC6B #6BEC76 #6BECB6
triadic
#6BEC76 #766BEC #EC766B
tetradic
#6BEC76 #6BA1EC #EC6BE1 #ECB66B
square
#6BEC76 #6BA1EC #EC6BE1 #ECB66B
split-complementary
#6BEC76 #B66BEC #EC6BA1
monochromatic
#19C428 #35E544 #6BEC76 #A1F3A8 #D7FADA
Accessibility & contrast
On white
1.51
#6BEC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#6BEC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEC76
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEC76 | 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)
#F0D96C
Deuteranopia (green-blind)
#DFCE7E
Tritanopia (blue-blind)
#54E7D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6bec76; /* rgb */ color: rgb(107, 236, 118); /* oklch */ color: oklch(84.4% 0.196 145.2);
Tailwind
colors: {
custom: {
50: '#9ff3a0',
500: '#6bec76',
950: '#000000',
},
}SCSS
$custom: #6bec76; $custom-light: #9ff3a0; $custom-dark: #000000;
JSON
{
"hex": "#6bec76",
"rgb": {
"r": 107,
"g": 236,
"b": 118
},
"hsl": {
"h": 125.116,
"s": 77.246,
"l": 67.255
},
"oklch": {
"l": 0.8436,
"c": 0.19573,
"h": 145.2
},
"luminance": 0.64425
}Semantic roles & 50–950 ramp
primary
#6BEC76
secondary
#C23AB6
accent
#0CC8D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580