#6BE87B#6BE87B
#6BE87B is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.5% C 0.186 H 146.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE87B |
|---|---|
| RGB | rgb(107, 232, 123) |
| HSL | hsl(128, 73%, 66%) |
| HSV | hsv(128, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 47%, 9%) |
| CIE-LAB | lab(83.05, -57.03, 42.51) |
| CIE-LCH | lch(83.05, 71.13, 143.30°) |
| OKLab | oklab(83.45% -0.1546 0.1035) |
| OKLCH | oklch(83.45% 0.186 146.2) |
| XYZ | xyz(38.4928, 62.2658, 28.7251) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.64
Lightgreen
#90EE90
ΔE00 3.90
Spearmint
#1EF876
ΔE00 4.91
Minty Green
#0BF77D
ΔE00 4.93
Wintergreen
#20F986
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE87B #E86BD8
analogous
#9AE86B #6BE87B #6BE8BA
triadic
#6BE87B #7B6BE8 #E87B6B
tetradic
#6BE87B #6B9AE8 #E86BD8 #E8BA6B
square
#6BE87B #6B9AE8 #E86BD8 #E8BA6B
split-complementary
#6BE87B #BA6BE8 #E86B9A
monochromatic
#1DBB31 #36E04C #6BE87B #A0F0AA #D5F8D9
Accessibility & contrast
On white
1.56
#6BE87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#6BE87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE87B
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE87B | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD672
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#53E3CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be87b; /* rgb */ color: rgb(107, 232, 123); /* oklch */ color: oklch(83.5% 0.186 146.2);
Tailwind
colors: {
custom: {
50: '#9ff0a3',
500: '#6be87b',
950: '#000000',
},
}SCSS
$custom: #6be87b; $custom-light: #9ff0a3; $custom-dark: #000000;
JSON
{
"hex": "#6be87b",
"rgb": {
"r": 107,
"g": 232,
"b": 123
},
"hsl": {
"h": 127.68,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.83453,
"c": 0.18601,
"h": 146.2
},
"luminance": 0.62269
}Semantic roles & 50–950 ramp
primary
#6BE87B
secondary
#BB3CAB
accent
#10BCD5
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580