#6BE997#6BE997
#6BE997 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.162 H 152.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE997 |
|---|---|
| RGB | rgb(107, 233, 151) |
| HSL | hsl(141, 74%, 67%) |
| HSV | hsv(141, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.78, -52.93, 29.50) |
| CIE-LCH | lch(83.78, 60.60, 150.87°) |
| OKLab | oklab(84.18% -0.1437 0.074) |
| OKLCH | oklch(84.18% 0.162 152.8) |
| XYZ | xyz(40.7852, 63.6344, 39.4055) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 4.01
Light Bluish Green
#76FDA8
ΔE00 4.26
Light Green Blue
#56FCA2
ΔE00 4.34
Sea Green (survey)
#53FCA1
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE997 #E96BBD
analogous
#7EE96B #6BE997 #6BE9D6
triadic
#6BE997 #976BE9 #E9976B
tetradic
#6BE997 #6B7EE9 #E96BBD #E9D66B
square
#6BE997 #6B7EE9 #E96BBD #E9D66B
split-complementary
#6BE997 #D66BE9 #E96B7E
monochromatic
#1CBD54 #36E172 #6BE997 #A0F1BC #D6F9E2
Accessibility & contrast
On white
1.53
#6BE997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#6BE997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE997
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE997 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#49E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be997; /* rgb */ color: rgb(107, 233, 151); /* oklch */ color: oklch(84.2% 0.162 152.8);
Tailwind
colors: {
custom: {
50: '#9ef1b6',
500: '#6be997',
950: '#000000',
},
}SCSS
$custom: #6be997; $custom-light: #9ef1b6; $custom-dark: #000000;
JSON
{
"hex": "#6be997",
"rgb": {
"r": 107,
"g": 233,
"b": 151
},
"hsl": {
"h": 140.952,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84182,
"c": 0.16167,
"h": 152.8
},
"luminance": 0.63638
}Semantic roles & 50–950 ramp
primary
#6BE997
secondary
#BC3C90
accent
#0F91D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581