#6BE58F#6BE58F
#6BE58F is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.164 H 151.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE58F |
|---|---|
| RGB | rgb(107, 229, 143) |
| HSL | hsl(138, 70%, 66%) |
| HSV | hsv(138, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(82.46, -52.71, 31.81) |
| CIE-LCH | lch(82.46, 61.57, 148.89°) |
| OKLab | oklab(83.06% -0.143 0.0793) |
| OKLCH | oklch(83.06% 0.164 151) |
| XYZ | xyz(39.0379, 61.1442, 35.7261) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Lightgreen
#90EE90
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.89
Aqua Green
#12E193
ΔE00 5.01
Seafoam (survey)
#80F9AD
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE58F #E56BC1
analogous
#84E56B #6BE58F #6BE5CC
triadic
#6BE58F #8F6BE5 #E58F6B
tetradic
#6BE58F #6B84E5 #E56BC1 #E5CC6B
square
#6BE58F #6B84E5 #E56BC1 #E5CC6B
split-complementary
#6BE58F #CC6BE5 #E56B84
monochromatic
#20B64C #37DC68 #6BE58F #9FEEB6 #D3F7DE
Accessibility & contrast
On white
1.59
#6BE58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6BE58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE58F
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE58F | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D489
Deuteranopia (green-blind)
#D5C994
Tritanopia (blue-blind)
#4EE2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be58f; /* rgb */ color: rgb(107, 229, 143); /* oklch */ color: oklch(83.1% 0.164 151.0);
Tailwind
colors: {
custom: {
50: '#9eeeb0',
500: '#6be58f',
950: '#000000',
},
}SCSS
$custom: #6be58f; $custom-light: #9eeeb0; $custom-dark: #000000;
JSON
{
"hex": "#6be58f",
"rgb": {
"r": 107,
"g": 229,
"b": 143
},
"hsl": {
"h": 137.705,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.83059,
"c": 0.16352,
"h": 151
},
"luminance": 0.61148
}Semantic roles & 50–950 ramp
primary
#6BE58F
secondary
#B63E93
accent
#139AD2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581