#6BEE85#6BEE85
#6BEE85 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.185 H 147.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE85 |
|---|---|
| RGB | rgb(107, 238, 133) |
| HSL | hsl(132, 79%, 68%) |
| HSV | hsv(132, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(84.98, -57.86, 40.08) |
| CIE-LCH | lch(84.98, 70.39, 145.29°) |
| OKLab | oklab(85.08% -0.1567 0.0983) |
| OKLCH | oklch(85.08% 0.185 147.9) |
| XYZ | xyz(40.8689, 65.9647, 32.7645) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.64
Wintergreen
#20F986
ΔE00 4.09
Minty Green
#0BF77D
ΔE00 4.15
Turquoise Green
#04F489
ΔE00 4.22
Spearmint
#1EF876
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE85 #EE6BD4
analogous
#93EE6B #6BEE85 #6BEEC6
triadic
#6BEE85 #856BEE #EE856B
tetradic
#6BEE85 #6B93EE #EE6BD4 #EEC66B
square
#6BEE85 #6B93EE #EE6BD4 #EEC66B
split-complementary
#6BEE85 #C66BEE #EE6B93
monochromatic
#17C83A #34E858 #6BEE85 #A2F4B2 #D9FBE0
Accessibility & contrast
On white
1.48
#6BEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#6BEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE85
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE85 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7D
Deuteranopia (green-blind)
#DFCF8C
Tritanopia (blue-blind)
#4EEAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bee85; /* rgb */ color: rgb(107, 238, 133); /* oklch */ color: oklch(85.1% 0.185 147.9);
Tailwind
colors: {
custom: {
50: '#9ff4aa',
500: '#6bee85',
950: '#000000',
},
}SCSS
$custom: #6bee85; $custom-light: #9ff4aa; $custom-dark: #000000;
JSON
{
"hex": "#6bee85",
"rgb": {
"r": 107,
"g": 238,
"b": 133
},
"hsl": {
"h": 131.908,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85077,
"c": 0.18497,
"h": 147.9
},
"luminance": 0.65968
}Semantic roles & 50–950 ramp
primary
#6BEE85
secondary
#C538A9
accent
#0AB2DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581