#6BE57B#6BE57B
#6BE57B is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.7% C 0.182 H 146.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE57B |
|---|---|
| RGB | rgb(107, 229, 123) |
| HSL | hsl(128, 70%, 66%) |
| HSV | hsv(128, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 46.3%, 10.2%) |
| CIE-LAB | lab(82.16, -55.87, 41.38) |
| CIE-LCH | lch(82.16, 69.53, 143.47°) |
| OKLab | oklab(82.72% -0.1514 0.1009) |
| OKLCH | oklch(82.72% 0.182 146.3) |
| XYZ | xyz(37.6556, 60.5913, 28.4460) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.47
Lightgreen
#90EE90
ΔE00 4.04
Tealish Green
#0CDC73
ΔE00 4.93
Minty Green
#0BF77D
ΔE00 5.41
Spearmint
#1EF876
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE57B #E56BD5
analogous
#98E56B #6BE57B #6BE5B8
triadic
#6BE57B #7B6BE5 #E57B6B
tetradic
#6BE57B #6B98E5 #E56BD5 #E5B86B
square
#6BE57B #6B98E5 #E56BD5 #E5B86B
split-complementary
#6BE57B #B86BE5 #E56B98
monochromatic
#20B634 #37DC4D #6BE57B #9FEEA9 #D3F7D8
Accessibility & contrast
On white
1.60
#6BE57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6BE57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE57B
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE57B | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D373
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#54E0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be57b; /* rgb */ color: rgb(107, 229, 123); /* oklch */ color: oklch(82.7% 0.182 146.3);
Tailwind
colors: {
custom: {
50: '#9eeea3',
500: '#6be57b',
950: '#000000',
},
}SCSS
$custom: #6be57b; $custom-light: #9eeea3; $custom-dark: #000000;
JSON
{
"hex": "#6be57b",
"rgb": {
"r": 107,
"g": 229,
"b": 123
},
"hsl": {
"h": 127.869,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.82717,
"c": 0.18199,
"h": 146.3
},
"luminance": 0.60594
}Semantic roles & 50–950 ramp
primary
#6BE57B
secondary
#B63EA6
accent
#13B9D2
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580