#6BE983#6BE983
#6BE983 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.180 H 147.8°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE983 |
|---|---|
| RGB | rgb(107, 233, 131) |
| HSL | hsl(131, 74%, 67%) |
| HSV | hsv(131, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 43.8%, 8.6%) |
| CIE-LAB | lab(83.46, -56.23, 39.12) |
| CIE-LCH | lch(83.46, 68.50, 145.17°) |
| OKLab | oklab(83.82% -0.1523 0.0961) |
| OKLCH | oklch(83.82% 0.18 147.8) |
| XYZ | xyz(39.2965, 63.0389, 31.5652) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Lightgreen
#90EE90
ΔE00 3.61
Lightish Green
#61E160
ΔE00 4.44
Turquoise Green
#04F489
ΔE00 4.68
Minty Green
#0BF77D
ΔE00 4.83
Wintergreen
#20F986
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE983 #E96BD1
analogous
#92E96B #6BE983 #6BE9C2
triadic
#6BE983 #836BE9 #E9836B
tetradic
#6BE983 #6B92E9 #E96BD1 #E9C26B
square
#6BE983 #6B92E9 #E96BD1 #E9C26B
split-complementary
#6BE983 #C26BE9 #E96B92
monochromatic
#1CBD3B #36E156 #6BE983 #A0F1B0 #D6F9DC
Accessibility & contrast
On white
1.54
#6BE983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#6BE983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE983
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE983 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77B
Deuteranopia (green-blind)
#DACB8A
Tritanopia (blue-blind)
#51E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be983; /* rgb */ color: rgb(107, 233, 131); /* oklch */ color: oklch(83.8% 0.180 147.8);
Tailwind
colors: {
custom: {
50: '#9ff1a8',
500: '#6be983',
950: '#000000',
},
}SCSS
$custom: #6be983; $custom-light: #9ff1a8; $custom-dark: #000000;
JSON
{
"hex": "#6be983",
"rgb": {
"r": 107,
"g": 233,
"b": 131
},
"hsl": {
"h": 131.429,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.83824,
"c": 0.18008,
"h": 147.8
},
"luminance": 0.63042
}Semantic roles & 50–950 ramp
primary
#6BE983
secondary
#BC3CA4
accent
#0FB0D6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580