#6BEA76#6BEA76
#6BEA76 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.193 H 145.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEA76 |
|---|---|
| RGB | rgb(107, 234, 118) |
| HSL | hsl(125, 75%, 67%) |
| HSV | hsv(125, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 49.6%, 8.2%) |
| CIE-LAB | lab(83.59, -58.49, 45.58) |
| CIE-LCH | lch(83.59, 74.15, 142.07°) |
| OKLab | oklab(83.87% -0.1586 0.1101) |
| OKLCH | oklch(83.87% 0.193 145.2) |
| XYZ | xyz(38.7540, 63.2761, 27.3073) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.89
Lightgreen
#90EE90
ΔE00 4.21
Weird Green
#3AE57F
ΔE00 4.28
Spearmint
#1EF876
ΔE00 4.53
Lightgreen (survey)
#76FF7B
ΔE00 4.63
Minty Green
#0BF77D
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEA76 #EA6BDF
analogous
#A0EA6B #6BEA76 #6BEAB6
triadic
#6BEA76 #766BEA #EA766B
tetradic
#6BEA76 #6BA0EA #EA6BDF #EAB66B
square
#6BEA76 #6BA0EA #EA6BDF #EAB66B
split-complementary
#6BEA76 #B66BEA #EA6BA0
monochromatic
#1BBF29 #35E244 #6BEA76 #A1F2A8 #D6F9D9
Accessibility & contrast
On white
1.54
#6BEA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#6BEA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEA76
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEA76 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76C
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#54E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6bea76; /* rgb */ color: rgb(107, 234, 118); /* oklch */ color: oklch(83.9% 0.193 145.2);
Tailwind
colors: {
custom: {
50: '#9ff29f',
500: '#6bea76',
950: '#000000',
},
}SCSS
$custom: #6bea76; $custom-light: #9ff29f; $custom-dark: #000000;
JSON
{
"hex": "#6bea76",
"rgb": {
"r": 107,
"g": 234,
"b": 118
},
"hsl": {
"h": 125.197,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.8387,
"c": 0.19311,
"h": 145.2
},
"luminance": 0.63279
}Semantic roles & 50–950 ramp
primary
#6BEA76
secondary
#BE3BB3
accent
#0EC6D7
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580