#6BE57D#6BE57D
#6BE57D is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.7% C 0.180 H 146.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE57D |
|---|---|
| RGB | rgb(107, 229, 125) |
| HSL | hsl(129, 70%, 66%) |
| HSV | hsv(129, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 45.4%, 10.2%) |
| CIE-LAB | lab(82.19, -55.58, 40.44) |
| CIE-LCH | lch(82.19, 68.73, 143.96°) |
| OKLab | oklab(82.75% -0.1506 0.0989) |
| OKLCH | oklch(82.75% 0.18 146.7) |
| XYZ | xyz(37.7821, 60.6419, 29.1121) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Lightish Green
#61E160
ΔE00 3.64
Lightgreen
#90EE90
ΔE00 3.97
Tealish Green
#0CDC73
ΔE00 4.86
Turquoise Green
#04F489
ΔE00 5.39
Minty Green
#0BF77D
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE57D #E56BD3
analogous
#96E56B #6BE57D #6BE5BA
triadic
#6BE57D #7D6BE5 #E57D6B
tetradic
#6BE57D #6B96E5 #E56BD3 #E5BA6B
square
#6BE57D #6B96E5 #E56BD3 #E5BA6B
split-complementary
#6BE57D #BA6BE5 #E56B96
monochromatic
#20B636 #37DC4F #6BE57D #9FEEAB #D3F7D8
Accessibility & contrast
On white
1.60
#6BE57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6BE57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE57D
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE57D | 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)
#E8D375
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#54E0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be57d; /* rgb */ color: rgb(107, 229, 125); /* oklch */ color: oklch(82.7% 0.180 146.7);
Tailwind
colors: {
custom: {
50: '#9eeea4',
500: '#6be57d',
950: '#000000',
},
}SCSS
$custom: #6be57d; $custom-light: #9eeea4; $custom-dark: #000000;
JSON
{
"hex": "#6be57d",
"rgb": {
"r": 107,
"g": 229,
"b": 125
},
"hsl": {
"h": 128.852,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.82749,
"c": 0.18017,
"h": 146.7
},
"luminance": 0.60645
}Semantic roles & 50–950 ramp
primary
#6BE57D
secondary
#B63EA4
accent
#13B6D2
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580