#6BE58E#6BE58E
#6BE58E is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.164 H 150.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE58E |
|---|---|
| RGB | rgb(107, 229, 142) |
| HSL | hsl(137, 70%, 66%) |
| HSV | hsv(137, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(82.44, -52.88, 32.29) |
| CIE-LCH | lch(82.44, 61.96, 148.59°) |
| OKLab | oklab(83.04% -0.1434 0.0804) |
| OKLCH | oklch(83.04% 0.164 150.7) |
| XYZ | xyz(38.9625, 61.1141, 35.3289) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.34
Lightgreen
#90EE90
ΔE00 4.37
Seafoam Green
#7AF9AB
ΔE00 4.97
Aqua Green
#12E193
ΔE00 5.11
Tealish Green
#0CDC73
ΔE00 5.15
Seafoam (survey)
#80F9AD
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE58E #E56BC2
analogous
#85E56B #6BE58E #6BE5CB
triadic
#6BE58E #8E6BE5 #E58E6B
tetradic
#6BE58E #6B85E5 #E56BC2 #E5CB6B
square
#6BE58E #6B85E5 #E56BC2 #E5CB6B
split-complementary
#6BE58E #CB6BE5 #E56B85
monochromatic
#20B64B #37DC66 #6BE58E #9FEEB6 #D3F7DD
Accessibility & contrast
On white
1.59
#6BE58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6BE58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE58E
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE58E | 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)
#E6D488
Deuteranopia (green-blind)
#D5C994
Tritanopia (blue-blind)
#4EE2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be58e; /* rgb */ color: rgb(107, 229, 142); /* oklch */ color: oklch(83.0% 0.164 150.7);
Tailwind
colors: {
custom: {
50: '#9eeeb0',
500: '#6be58e',
950: '#000000',
},
}SCSS
$custom: #6be58e; $custom-light: #9eeeb0; $custom-dark: #000000;
JSON
{
"hex": "#6be58e",
"rgb": {
"r": 107,
"g": 229,
"b": 142
},
"hsl": {
"h": 137.213,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.8304,
"c": 0.16445,
"h": 150.7
},
"luminance": 0.61117
}Semantic roles & 50–950 ramp
primary
#6BE58E
secondary
#B63E94
accent
#139BD2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581