#6BE57E#6BE57E
#6BE57E is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.179 H 146.9°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE57E |
|---|---|
| RGB | rgb(107, 229, 126) |
| HSL | hsl(129, 70%, 66%) |
| HSV | hsv(129, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 45%, 10.2%) |
| CIE-LAB | lab(82.20, -55.43, 39.97) |
| CIE-LCH | lch(82.20, 68.34, 144.21°) |
| OKLab | oklab(82.77% -0.1502 0.0978) |
| OKLCH | oklch(82.77% 0.179 146.9) |
| XYZ | xyz(37.8463, 60.6676, 29.4503) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Lightish Green
#61E160
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 3.94
Tealish Green
#0CDC73
ΔE00 4.83
Turquoise Green
#04F489
ΔE00 5.34
Minty Green
#0BF77D
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE57E #E56BD2
analogous
#95E56B #6BE57E #6BE5BB
triadic
#6BE57E #7E6BE5 #E57E6B
tetradic
#6BE57E #6B95E5 #E56BD2 #E5BB6B
square
#6BE57E #6B95E5 #E56BD2 #E5BB6B
split-complementary
#6BE57E #BB6BE5 #E56B95
monochromatic
#20B637 #37DC51 #6BE57E #9FEEAB #D3F7D9
Accessibility & contrast
On white
1.60
#6BE57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6BE57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE57E
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE57E | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D376
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#53E0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be57e; /* rgb */ color: rgb(107, 229, 126); /* oklch */ color: oklch(82.8% 0.179 146.9);
Tailwind
colors: {
custom: {
50: '#9eeea5',
500: '#6be57e',
950: '#000000',
},
}SCSS
$custom: #6be57e; $custom-light: #9eeea5; $custom-dark: #000000;
JSON
{
"hex": "#6be57e",
"rgb": {
"r": 107,
"g": 229,
"b": 126
},
"hsl": {
"h": 129.344,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.82765,
"c": 0.17926,
"h": 146.9
},
"luminance": 0.60671
}Semantic roles & 50–950 ramp
primary
#6BE57E
secondary
#B63EA3
accent
#13B4D2
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580