#6BE181#6BE181
#6BE181 is a light, vivid green. Relative luminance 0.586; OKLCH L 81.8% C 0.171 H 147.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE181 |
|---|---|
| RGB | rgb(107, 225, 129) |
| HSL | hsl(131, 66%, 65%) |
| HSV | hsv(131, 52%, 88%) |
| CMYK | cmyk(52.4%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(81.05, -53.40, 37.01) |
| CIE-LCH | lch(81.05, 64.97, 145.27°) |
| OKLab | oklab(81.83% -0.1447 0.0911) |
| OKLCH | oklch(81.83% 0.171 147.8) |
| XYZ | xyz(36.9487, 58.5581, 30.1204) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Lightgreen
#90EE90
ΔE00 4.36
Tealish Green
#0CDC73
ΔE00 4.53
Lightish Green
#61E160
ΔE00 4.55
Turquoise Green
#04F489
ΔE00 5.81
Aqua Green
#12E193
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE181 #E16BCB
analogous
#90E16B #6BE181 #6BE1BC
triadic
#6BE181 #816BE1 #E1816B
tetradic
#6BE181 #6B90E1 #E16BCB #E1BC6B
square
#6BE181 #6B90E1 #E16BCB #E1BC6B
split-complementary
#6BE181 #BC6BE1 #E16B90
monochromatic
#23AE3D #38D756 #6BE181 #9EEBAC #D1F6D8
Accessibility & contrast
On white
1.65
#6BE181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#6BE181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE181
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE181 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07A
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#53DDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6be181; /* rgb */ color: rgb(107, 225, 129); /* oklch */ color: oklch(81.8% 0.171 147.8);
Tailwind
colors: {
custom: {
50: '#9eeba7',
500: '#6be181',
950: '#000000',
},
}SCSS
$custom: #6be181; $custom-light: #9eeba7; $custom-dark: #000000;
JSON
{
"hex": "#6be181",
"rgb": {
"r": 107,
"g": 225,
"b": 129
},
"hsl": {
"h": 131.186,
"s": 66.292,
"l": 65.098
},
"oklch": {
"l": 0.81834,
"c": 0.17103,
"h": 147.8
},
"luminance": 0.58561
}Semantic roles & 50–950 ramp
primary
#6BE181
secondary
#B0409B
accent
#17ACCE
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580