#6BEE86#6BEE86
#6BEE86 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.184 H 148.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE86 |
|---|---|
| RGB | rgb(107, 238, 134) |
| HSL | hsl(132, 79%, 68%) |
| HSV | hsv(132, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 43.7%, 6.7%) |
| CIE-LAB | lab(84.99, -57.71, 39.61) |
| CIE-LCH | lch(84.99, 69.99, 145.54°) |
| OKLab | oklab(85.09% -0.1562 0.0973) |
| OKLCH | oklch(85.09% 0.184 148.1) |
| XYZ | xyz(40.9383, 65.9925, 33.1301) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.59
Wintergreen
#20F986
ΔE00 4.08
Turquoise Green
#04F489
ΔE00 4.17
Minty Green
#0BF77D
ΔE00 4.18
Spearmint
#1EF876
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE86 #EE6BD3
analogous
#92EE6B #6BEE86 #6BEEC7
triadic
#6BEE86 #866BEE #EE866B
tetradic
#6BEE86 #6B92EE #EE6BD3 #EEC76B
square
#6BEE86 #6B92EE #EE6BD3 #EEC76B
split-complementary
#6BEE86 #C76BEE #EE6B92
monochromatic
#17C83B #34E859 #6BEE86 #A2F4B3 #D9FBE0
Accessibility & contrast
On white
1.48
#6BEE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#6BEE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE86
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE86 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7E
Deuteranopia (green-blind)
#DFD08D
Tritanopia (blue-blind)
#4EEAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bee86; /* rgb */ color: rgb(107, 238, 134); /* oklch */ color: oklch(85.1% 0.184 148.1);
Tailwind
colors: {
custom: {
50: '#9ff4aa',
500: '#6bee86',
950: '#000000',
},
}SCSS
$custom: #6bee86; $custom-light: #9ff4aa; $custom-dark: #000000;
JSON
{
"hex": "#6bee86",
"rgb": {
"r": 107,
"g": 238,
"b": 134
},
"hsl": {
"h": 132.366,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85093,
"c": 0.18406,
"h": 148.1
},
"luminance": 0.65996
}Semantic roles & 50–950 ramp
primary
#6BEE86
secondary
#C538A8
accent
#0AB0DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581