#6BEF84#6BEF84
#6BEF84 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.187 H 147.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEF84 |
|---|---|
| RGB | rgb(107, 239, 132) |
| HSL | hsl(131, 80%, 68%) |
| HSV | hsv(131, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(85.26, -58.40, 40.93) |
| CIE-LCH | lch(85.26, 71.31, 144.98°) |
| OKLab | oklab(85.31% -0.1581 0.1002) |
| OKLCH | oklch(85.31% 0.187 147.6) |
| XYZ | xyz(41.0921, 66.5211, 32.4997) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.60
Weird Green
#3AE57F
ΔE00 3.82
Wintergreen
#20F986
ΔE00 3.99
Minty Green
#0BF77D
ΔE00 4.01
Spearmint
#1EF876
ΔE00 4.11
Turquoise Green
#04F489
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEF84 #EF6BD6
analogous
#94EF6B #6BEF84 #6BEFC6
triadic
#6BEF84 #846BEF #EF846B
tetradic
#6BEF84 #6B94EF #EF6BD6 #EFC66B
square
#6BEF84 #6B94EF #EF6BD6 #EFC66B
split-complementary
#6BEF84 #C66BEF #EF6B94
monochromatic
#16CA38 #34E956 #6BEF84 #A2F5B2 #D9FBE0
Accessibility & contrast
On white
1.47
#6BEF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#6BEF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEF84
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEF84 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7C
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#4EEAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bef84; /* rgb */ color: rgb(107, 239, 132); /* oklch */ color: oklch(85.3% 0.187 147.6);
Tailwind
colors: {
custom: {
50: '#9ff5a9',
500: '#6bef84',
950: '#000000',
},
}SCSS
$custom: #6bef84; $custom-light: #9ff5a9; $custom-dark: #000000;
JSON
{
"hex": "#6bef84",
"rgb": {
"r": 107,
"g": 239,
"b": 132
},
"hsl": {
"h": 131.364,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.85305,
"c": 0.18721,
"h": 147.6
},
"luminance": 0.66525
}Semantic roles & 50–950 ramp
primary
#6BEF84
secondary
#C737AC
accent
#09B5DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581