#6BE18A#6BE18A
#6BE18A is a light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.163 H 150.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE18A |
|---|---|
| RGB | rgb(107, 225, 138) |
| HSL | hsl(136, 66%, 65%) |
| HSV | hsv(136, 52%, 88%) |
| CMYK | cmyk(52.4%, 0%, 38.7%, 11.8%) |
| CIE-LAB | lab(81.19, -51.95, 32.66) |
| CIE-LCH | lch(81.19, 61.36, 147.84°) |
| OKLab | oklab(81.99% -0.1409 0.0812) |
| OKLCH | oklch(81.99% 0.163 150) |
| XYZ | xyz(37.5735, 58.8080, 33.4109) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 4.69
Tealish Green
#0CDC73
ΔE00 4.83
Aqua Green
#12E193
ΔE00 5.23
Turquoise Green
#04F489
ΔE00 5.83
Seafoam Green
#7AF9AB
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE18A #E16BC2
analogous
#87E16B #6BE18A #6BE1C5
triadic
#6BE18A #8A6BE1 #E18A6B
tetradic
#6BE18A #6B87E1 #E16BC2 #E1C56B
square
#6BE18A #6B87E1 #E16BC2 #E1C56B
split-complementary
#6BE18A #C56BE1 #E16B87
monochromatic
#23AE48 #38D762 #6BE18A #9EEBB2 #D1F6DA
Accessibility & contrast
On white
1.65
#6BE18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#6BE18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE18A
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE18A | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D084
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#51DECB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6be18a; /* rgb */ color: rgb(107, 225, 138); /* oklch */ color: oklch(82.0% 0.163 150.0);
Tailwind
colors: {
custom: {
50: '#9debad',
500: '#6be18a',
950: '#000000',
},
}SCSS
$custom: #6be18a; $custom-light: #9debad; $custom-dark: #000000;
JSON
{
"hex": "#6be18a",
"rgb": {
"r": 107,
"g": 225,
"b": 138
},
"hsl": {
"h": 135.763,
"s": 66.292,
"l": 65.098
},
"oklch": {
"l": 0.81992,
"c": 0.16263,
"h": 150
},
"luminance": 0.58811
}Semantic roles & 50–950 ramp
primary
#6BE18A
secondary
#B04093
accent
#179ECE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581