#6BEF8A#6BEF8A
#6BEF8A is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.182 H 148.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEF8A |
|---|---|
| RGB | rgb(107, 239, 138) |
| HSL | hsl(134, 80%, 68%) |
| HSV | hsv(134, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(85.35, -57.48, 38.09) |
| CIE-LCH | lch(85.35, 68.95, 146.47°) |
| OKLab | oklab(85.4% -0.1556 0.0939) |
| OKLCH | oklch(85.4% 0.182 148.9) |
| XYZ | xyz(41.5145, 66.6901, 34.7246) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.97
Turquoise Green
#04F489
ΔE00 3.97
Baby Green
#8CFF9E
ΔE00 4.16
Minty Green
#0BF77D
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEF8A #EF6BD0
analogous
#8EEF6B #6BEF8A #6BEFCC
triadic
#6BEF8A #8A6BEF #EF8A6B
tetradic
#6BEF8A #6B8EEF #EF6BD0 #EFCC6B
square
#6BEF8A #6B8EEF #EF6BD0 #EFCC6B
split-complementary
#6BEF8A #CC6BEF #EF6B8E
monochromatic
#16CA40 #34E95E #6BEF8A #A2F5B6 #D9FBE1
Accessibility & contrast
On white
1.46
#6BEF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#6BEF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEF8A
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEF8A | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#DFD091
Tritanopia (blue-blind)
#4CEBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bef8a; /* rgb */ color: rgb(107, 239, 138); /* oklch */ color: oklch(85.4% 0.182 148.9);
Tailwind
colors: {
custom: {
50: '#9ff5ad',
500: '#6bef8a',
950: '#000000',
},
}SCSS
$custom: #6bef8a; $custom-light: #9ff5ad; $custom-dark: #000000;
JSON
{
"hex": "#6bef8a",
"rgb": {
"r": 107,
"g": 239,
"b": 138
},
"hsl": {
"h": 134.091,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.85403,
"c": 0.18176,
"h": 148.9
},
"luminance": 0.66694
}Semantic roles & 50–950 ramp
primary
#6BEF8A
secondary
#C737A5
accent
#09ABDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581