#6BE079#6BE079
#6BE079 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.177 H 146.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE079 |
|---|---|
| RGB | rgb(107, 224, 121) |
| HSL | hsl(127, 65%, 65%) |
| HSV | hsv(127, 52%, 88%) |
| CMYK | cmyk(52.2%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(80.64, -54.21, 40.44) |
| CIE-LCH | lch(80.64, 67.63, 143.28°) |
| OKLab | oklab(81.46% -0.147 0.0987) |
| OKLCH | oklch(81.46% 0.177 146.1) |
| XYZ | xyz(36.1681, 57.8146, 27.3389) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.66
Lightgreen
#90EE90
ΔE00 4.59
Tealish Green
#0CDC73
ΔE00 4.62
Fresh Green
#69D84F
ΔE00 5.38
Turquoise Green
#04F489
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE079 #E06BD2
analogous
#98E06B #6BE079 #6BE0B3
triadic
#6BE079 #796BE0 #E0796B
tetradic
#6BE079 #6B98E0 #E06BD2 #E0B36B
square
#6BE079 #6B98E0 #E06BD2 #E0B36B
split-complementary
#6BE079 #B36BE0 #E06B98
monochromatic
#24AC34 #38D54B #6BE079 #9EEBA7 #D0F5D5
Accessibility & contrast
On white
1.67
#6BE079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#6BE079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE079
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE079 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF71
Deuteranopia (green-blind)
#D3C480
Tritanopia (blue-blind)
#56DBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6be079; /* rgb */ color: rgb(107, 224, 121); /* oklch */ color: oklch(81.5% 0.177 146.1);
Tailwind
colors: {
custom: {
50: '#9eeaa1',
500: '#6be079',
950: '#000000',
},
}SCSS
$custom: #6be079; $custom-light: #9eeaa1; $custom-dark: #000000;
JSON
{
"hex": "#6be079",
"rgb": {
"r": 107,
"g": 224,
"b": 121
},
"hsl": {
"h": 127.179,
"s": 65.363,
"l": 64.902
},
"oklch": {
"l": 0.81459,
"c": 0.17706,
"h": 146.1
},
"luminance": 0.57818
}Semantic roles & 50–950 ramp
primary
#6BE079
secondary
#AE41A1
accent
#18B8CD
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480