#6BEE82#6BEE82
#6BEE82 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.188 H 147.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE82 |
|---|---|
| RGB | rgb(107, 238, 130) |
| HSL | hsl(131, 79%, 68%) |
| HSV | hsv(131, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(84.94, -58.31, 41.49) |
| CIE-LCH | lch(84.94, 71.57, 144.57°) |
| OKLab | oklab(85.03% -0.1579 0.1015) |
| OKLCH | oklch(85.03% 0.188 147.3) |
| XYZ | xyz(40.6646, 65.8830, 31.6885) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.79
Minty Green
#0BF77D
ΔE00 4.11
Spearmint
#1EF876
ΔE00 4.16
Wintergreen
#20F986
ΔE00 4.16
Turquoise Green
#04F489
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE82 #EE6BD7
analogous
#96EE6B #6BEE82 #6BEEC3
triadic
#6BEE82 #826BEE #EE826B
tetradic
#6BEE82 #6B96EE #EE6BD7 #EEC36B
square
#6BEE82 #6B96EE #EE6BD7 #EEC36B
split-complementary
#6BEE82 #C36BEE #EE6B96
monochromatic
#17C836 #34E854 #6BEE82 #A2F4B0 #D9FBDF
Accessibility & contrast
On white
1.48
#6BEE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6BEE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE82
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE82 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB7A
Deuteranopia (green-blind)
#DFCF89
Tritanopia (blue-blind)
#4FE9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bee82; /* rgb */ color: rgb(107, 238, 130); /* oklch */ color: oklch(85.0% 0.188 147.3);
Tailwind
colors: {
custom: {
50: '#9ff4a8',
500: '#6bee82',
950: '#000000',
},
}SCSS
$custom: #6bee82; $custom-light: #9ff4a8; $custom-dark: #000000;
JSON
{
"hex": "#6bee82",
"rgb": {
"r": 107,
"g": 238,
"b": 130
},
"hsl": {
"h": 130.534,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85029,
"c": 0.18768,
"h": 147.3
},
"luminance": 0.65887
}Semantic roles & 50–950 ramp
primary
#6BEE82
secondary
#C538AC
accent
#0AB7DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101710
muted
#808580