#6BE58A#6BE58A
#6BE58A is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.168 H 149.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE58A |
|---|---|
| RGB | rgb(107, 229, 138) |
| HSL | hsl(135, 70%, 66%) |
| HSV | hsv(135, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 39.7%, 10.2%) |
| CIE-LAB | lab(82.38, -53.55, 34.23) |
| CIE-LCH | lch(82.38, 63.55, 147.41°) |
| OKLab | oklab(82.97% -0.1451 0.0849) |
| OKLCH | oklch(82.97% 0.168 149.7) |
| XYZ | xyz(38.6675, 60.9961, 33.7756) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.10
Lightgreen
#90EE90
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 4.93
Turquoise Green
#04F489
ΔE00 5.12
Seafoam Green
#7AF9AB
ΔE00 5.34
Aqua Green
#12E193
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE58A #E56BC6
analogous
#89E56B #6BE58A #6BE5C7
triadic
#6BE58A #8A6BE5 #E58A6B
tetradic
#6BE58A #6B89E5 #E56BC6 #E5C76B
square
#6BE58A #6B89E5 #E56BC6 #E5C76B
split-complementary
#6BE58A #C76BE5 #E56B89
monochromatic
#20B646 #37DC61 #6BE58A #9FEEB3 #D3F7DC
Accessibility & contrast
On white
1.59
#6BE58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#6BE58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE58A
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE58A | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D484
Deuteranopia (green-blind)
#D6C890
Tritanopia (blue-blind)
#4FE1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be58a; /* rgb */ color: rgb(107, 229, 138); /* oklch */ color: oklch(83.0% 0.168 149.7);
Tailwind
colors: {
custom: {
50: '#9eeead',
500: '#6be58a',
950: '#000000',
},
}SCSS
$custom: #6be58a; $custom-light: #9eeead; $custom-dark: #000000;
JSON
{
"hex": "#6be58a",
"rgb": {
"r": 107,
"g": 229,
"b": 138
},
"hsl": {
"h": 135.246,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.82967,
"c": 0.16816,
"h": 149.7
},
"luminance": 0.60999
}Semantic roles & 50–950 ramp
primary
#6BE58A
secondary
#B63E98
accent
#13A2D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581