#6BE58D#6BE58D
#6BE58D is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.165 H 150.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE58D |
|---|---|
| RGB | rgb(107, 229, 141) |
| HSL | hsl(137, 70%, 66%) |
| HSV | hsv(137, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.42, -53.05, 32.78) |
| CIE-LCH | lch(82.42, 62.36, 148.29°) |
| OKLab | oklab(83.02% -0.1439 0.0816) |
| OKLCH | oklch(83.02% 0.165 150.4) |
| XYZ | xyz(38.8877, 61.0842, 34.9353) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Lightgreen
#90EE90
ΔE00 4.29
Seafoam Green
#7AF9AB
ΔE00 5.06
Tealish Green
#0CDC73
ΔE00 5.09
Turquoise Green
#04F489
ΔE00 5.18
Aqua Green
#12E193
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE58D #E56BC3
analogous
#86E56B #6BE58D #6BE5CA
triadic
#6BE58D #8D6BE5 #E58D6B
tetradic
#6BE58D #6B86E5 #E56BC3 #E5CA6B
square
#6BE58D #6B86E5 #E56BC3 #E5CA6B
split-complementary
#6BE58D #CA6BE5 #E56B86
monochromatic
#20B64A #37DC65 #6BE58D #9FEEB5 #D3F7DD
Accessibility & contrast
On white
1.59
#6BE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6BE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE58D
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE58D | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#4EE2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be58d; /* rgb */ color: rgb(107, 229, 141); /* oklch */ color: oklch(83.0% 0.165 150.4);
Tailwind
colors: {
custom: {
50: '#9eeeaf',
500: '#6be58d',
950: '#000000',
},
}SCSS
$custom: #6be58d; $custom-light: #9eeeaf; $custom-dark: #000000;
JSON
{
"hex": "#6be58d",
"rgb": {
"r": 107,
"g": 229,
"b": 141
},
"hsl": {
"h": 136.721,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.83022,
"c": 0.16538,
"h": 150.4
},
"luminance": 0.61088
}Semantic roles & 50–950 ramp
primary
#6BE58D
secondary
#B63E95
accent
#139DD2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581