#6BE080#6BE080
#6BE080 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.171 H 147.6°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE080 |
|---|---|
| RGB | rgb(107, 224, 128) |
| HSL | hsl(131, 65%, 65%) |
| HSV | hsv(131, 52%, 88%) |
| CMYK | cmyk(52.2%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.73, -53.15, 37.10) |
| CIE-LCH | lch(80.73, 64.82, 145.08°) |
| OKLab | oklab(81.57% -0.1441 0.0913) |
| OKLCH | oklch(81.57% 0.171 147.6) |
| XYZ | xyz(36.6130, 57.9926, 29.6822) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.34
Lightgreen
#90EE90
ΔE00 4.49
Tealish Green
#0CDC73
ΔE00 4.49
Lightish Green
#61E160
ΔE00 4.49
Turquoise Green
#04F489
ΔE00 5.99
Seaweed
#18D17B
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE080 #E06BCB
analogous
#91E06B #6BE080 #6BE0BA
triadic
#6BE080 #806BE0 #E0806B
tetradic
#6BE080 #6B91E0 #E06BCB #E0BA6B
square
#6BE080 #6B91E0 #E06BCB #E0BA6B
split-complementary
#6BE080 #BA6BE0 #E06B91
monochromatic
#24AC3D #38D555 #6BE080 #9EEBAB #D0F5D7
Accessibility & contrast
On white
1.67
#6BE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#6BE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE080
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE080 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#54DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6be080; /* rgb */ color: rgb(107, 224, 128); /* oklch */ color: oklch(81.6% 0.171 147.6);
Tailwind
colors: {
custom: {
50: '#9deaa6',
500: '#6be080',
950: '#000000',
},
}SCSS
$custom: #6be080; $custom-light: #9deaa6; $custom-dark: #000000;
JSON
{
"hex": "#6be080",
"rgb": {
"r": 107,
"g": 224,
"b": 128
},
"hsl": {
"h": 130.769,
"s": 65.363,
"l": 64.902
},
"oklch": {
"l": 0.81573,
"c": 0.17059,
"h": 147.6
},
"luminance": 0.57996
}Semantic roles & 50–950 ramp
primary
#6BE080
secondary
#AE419B
accent
#18ADCD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480