#6BE18B#6BE18B
#6BE18B is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.162 H 150.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE18B |
|---|---|
| RGB | rgb(107, 225, 139) |
| HSL | hsl(136, 66%, 65%) |
| HSV | hsv(136, 52%, 88%) |
| CMYK | cmyk(52.4%, 0%, 38.2%, 11.8%) |
| CIE-LAB | lab(81.20, -51.78, 32.18) |
| CIE-LCH | lch(81.20, 60.96, 148.14°) |
| OKLab | oklab(82.01% -0.1404 0.0801) |
| OKLCH | oklch(82.01% 0.162 150.3) |
| XYZ | xyz(37.6462, 58.8371, 33.7940) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Lightgreen
#90EE90
ΔE00 4.76
Tealish Green
#0CDC73
ΔE00 4.90
Aqua Green
#12E193
ΔE00 5.13
Seafoam Green
#7AF9AB
ΔE00 5.78
Seaweed
#18D17B
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE18B #E16BC1
analogous
#86E16B #6BE18B #6BE1C6
triadic
#6BE18B #8B6BE1 #E18B6B
tetradic
#6BE18B #6B86E1 #E16BC1 #E1C66B
square
#6BE18B #6B86E1 #E16BC1 #E1C66B
split-complementary
#6BE18B #C66BE1 #E16B86
monochromatic
#23AE49 #38D763 #6BE18B #9EEBB3 #D1F6DB
Accessibility & contrast
On white
1.64
#6BE18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#6BE18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE18B
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE18B | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D185
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#50DECB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6be18b; /* rgb */ color: rgb(107, 225, 139); /* oklch */ color: oklch(82.0% 0.162 150.3);
Tailwind
colors: {
custom: {
50: '#9debad',
500: '#6be18b',
950: '#000000',
},
}SCSS
$custom: #6be18b; $custom-light: #9debad; $custom-dark: #000000;
JSON
{
"hex": "#6be18b",
"rgb": {
"r": 107,
"g": 225,
"b": 139
},
"hsl": {
"h": 136.271,
"s": 66.292,
"l": 65.098
},
"oklch": {
"l": 0.82011,
"c": 0.1617,
"h": 150.3
},
"luminance": 0.5884
}Semantic roles & 50–950 ramp
primary
#6BE18B
secondary
#B04092
accent
#179DCE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581