#6BE97A#6BE97A
#6BE97A is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.188 H 146.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE97A |
|---|---|
| RGB | rgb(107, 233, 122) |
| HSL | hsl(127, 74%, 67%) |
| HSV | hsv(127, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 47.6%, 8.6%) |
| CIE-LAB | lab(83.34, -57.56, 43.35) |
| CIE-LCH | lch(83.34, 72.06, 143.01°) |
| OKLab | oklab(83.68% -0.156 0.1053) |
| OKLCH | oklch(83.68% 0.188 146) |
| XYZ | xyz(38.7128, 62.8055, 28.4912) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 3.94
Spearmint
#1EF876
ΔE00 4.71
Minty Green
#0BF77D
ΔE00 4.80
Lightgreen (survey)
#76FF7B
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE97A #E96BDA
analogous
#9BE96B #6BE97A #6BE9B9
triadic
#6BE97A #7A6BE9 #E97A6B
tetradic
#6BE97A #6B9BE9 #E96BDA #E9B96B
square
#6BE97A #6B9BE9 #E96BDA #E9B96B
split-complementary
#6BE97A #B96BE9 #E96B9B
monochromatic
#1CBD2F #36E14A #6BE97A #A0F1AA #D6F9DA
Accessibility & contrast
On white
1.55
#6BE97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6BE97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE97A
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE97A | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD771
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#53E4CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be97a; /* rgb */ color: rgb(107, 233, 122); /* oklch */ color: oklch(83.7% 0.188 146.0);
Tailwind
colors: {
custom: {
50: '#9ff1a2',
500: '#6be97a',
950: '#000000',
},
}SCSS
$custom: #6be97a; $custom-light: #9ff1a2; $custom-dark: #000000;
JSON
{
"hex": "#6be97a",
"rgb": {
"r": 107,
"g": 233,
"b": 122
},
"hsl": {
"h": 127.143,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.83683,
"c": 0.18824,
"h": 146
},
"luminance": 0.62809
}Semantic roles & 50–950 ramp
primary
#6BE97A
secondary
#BC3CAD
accent
#0FBFD6
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580