#6BE57A#6BE57A
#6BE57A is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.7% C 0.183 H 146.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE57A |
|---|---|
| RGB | rgb(107, 229, 122) |
| HSL | hsl(127, 70%, 66%) |
| HSV | hsv(127, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 46.7%, 10.2%) |
| CIE-LAB | lab(82.15, -56.02, 41.85) |
| CIE-LCH | lch(82.15, 69.93, 143.23°) |
| OKLab | oklab(82.7% -0.1519 0.1019) |
| OKLCH | oklch(82.7% 0.183 146.1) |
| XYZ | xyz(37.5933, 60.5664, 28.1180) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.55
Lightgreen
#90EE90
ΔE00 4.09
Tealish Green
#0CDC73
ΔE00 4.97
Minty Green
#0BF77D
ΔE00 5.41
Spearmint
#1EF876
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE57A #E56BD6
analogous
#99E56B #6BE57A #6BE5B7
triadic
#6BE57A #7A6BE5 #E57A6B
tetradic
#6BE57A #6B99E5 #E56BD6 #E5B76B
square
#6BE57A #6B99E5 #E56BD6 #E5B76B
split-complementary
#6BE57A #B76BE5 #E56B99
monochromatic
#20B632 #37DC4B #6BE57A #9FEEA9 #D3F7D8
Accessibility & contrast
On white
1.60
#6BE57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6BE57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE57A
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE57A | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D371
Deuteranopia (green-blind)
#D8C881
Tritanopia (blue-blind)
#54E0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be57a; /* rgb */ color: rgb(107, 229, 122); /* oklch */ color: oklch(82.7% 0.183 146.1);
Tailwind
colors: {
custom: {
50: '#9eeea2',
500: '#6be57a',
950: '#000000',
},
}SCSS
$custom: #6be57a; $custom-light: #9eeea2; $custom-dark: #000000;
JSON
{
"hex": "#6be57a",
"rgb": {
"r": 107,
"g": 229,
"b": 122
},
"hsl": {
"h": 127.377,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.82702,
"c": 0.1829,
"h": 146.1
},
"luminance": 0.6057
}Semantic roles & 50–950 ramp
primary
#6BE57A
secondary
#B63EA7
accent
#13BBD2
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580