#6BE577#6BE577
#6BE577 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.7% C 0.186 H 145.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE577 |
|---|---|
| RGB | rgb(107, 229, 119) |
| HSL | hsl(126, 70%, 66%) |
| HSV | hsv(126, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 48%, 10.2%) |
| CIE-LAB | lab(82.11, -56.44, 43.26) |
| CIE-LCH | lch(82.11, 71.11, 142.53°) |
| OKLab | oklab(82.66% -0.1531 0.105) |
| OKLCH | oklch(82.66% 0.186 145.6) |
| XYZ | xyz(37.4103, 60.4932, 27.1541) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.79
Weird Green
#3AE57F
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 4.24
Tealish Green
#0CDC73
ΔE00 5.11
Fresh Green
#69D84F
ΔE00 5.24
Spearmint
#1EF876
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE577 #E56BD9
analogous
#9CE56B #6BE577 #6BE5B4
triadic
#6BE577 #776BE5 #E5776B
tetradic
#6BE577 #6B9CE5 #E56BD9 #E5B46B
square
#6BE577 #6B9CE5 #E56BD9 #E5B46B
split-complementary
#6BE577 #B46BE5 #E56B9C
monochromatic
#20B62F #37DC47 #6BE577 #9FEEA7 #D3F7D7
Accessibility & contrast
On white
1.60
#6BE577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#6BE577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE577
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE577 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36E
Deuteranopia (green-blind)
#D8C87F
Tritanopia (blue-blind)
#55E0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be577; /* rgb */ color: rgb(107, 229, 119); /* oklch */ color: oklch(82.7% 0.186 145.6);
Tailwind
colors: {
custom: {
50: '#9eeea0',
500: '#6be577',
950: '#000000',
},
}SCSS
$custom: #6be577; $custom-light: #9eeea0; $custom-dark: #000000;
JSON
{
"hex": "#6be577",
"rgb": {
"r": 107,
"g": 229,
"b": 119
},
"hsl": {
"h": 125.902,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.82657,
"c": 0.18561,
"h": 145.6
},
"luminance": 0.60496
}Semantic roles & 50–950 ramp
primary
#6BE577
secondary
#B63EAA
accent
#13BFD2
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580