#6BE87F#6BE87F
#6BE87F is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.5% C 0.182 H 147.0°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE87F |
|---|---|
| RGB | rgb(107, 232, 127) |
| HSL | hsl(130, 73%, 66%) |
| HSV | hsv(130, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(83.11, -56.45, 40.63) |
| CIE-LCH | lch(83.11, 69.55, 144.25°) |
| OKLab | oklab(83.52% -0.1529 0.0994) |
| OKLCH | oklch(83.52% 0.182 147) |
| XYZ | xyz(38.7484, 62.3680, 30.0709) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.34
Lightgreen
#90EE90
ΔE00 3.73
Lightish Green
#61E160
ΔE00 3.87
Minty Green
#0BF77D
ΔE00 4.92
Turquoise Green
#04F489
ΔE00 4.97
Spearmint
#1EF876
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE87F #E86BD4
analogous
#96E86B #6BE87F #6BE8BE
triadic
#6BE87F #7F6BE8 #E87F6B
tetradic
#6BE87F #6B96E8 #E86BD4 #E8BE6B
square
#6BE87F #6B96E8 #E86BD4 #E8BE6B
split-complementary
#6BE87F #BE6BE8 #E86B96
monochromatic
#1DBB36 #36E051 #6BE87F #A0F0AD #D5F8DB
Accessibility & contrast
On white
1.56
#6BE87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#6BE87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE87F
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE87F | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#52E3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be87f; /* rgb */ color: rgb(107, 232, 127); /* oklch */ color: oklch(83.5% 0.182 147.0);
Tailwind
colors: {
custom: {
50: '#9ff0a5',
500: '#6be87f',
950: '#000000',
},
}SCSS
$custom: #6be87f; $custom-light: #9ff0a5; $custom-dark: #000000;
JSON
{
"hex": "#6be87f",
"rgb": {
"r": 107,
"g": 232,
"b": 127
},
"hsl": {
"h": 129.6,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.83515,
"c": 0.18239,
"h": 147
},
"luminance": 0.62371
}Semantic roles & 50–950 ramp
primary
#6BE87F
secondary
#BB3CA7
accent
#10B6D5
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580