#6BEF97#6BEF97
#6BEF97 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.170 H 152.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEF97 |
|---|---|
| RGB | rgb(107, 239, 151) |
| HSL | hsl(140, 80%, 68%) |
| HSV | hsv(140, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(85.55, -55.33, 31.87) |
| CIE-LCH | lch(85.55, 63.85, 150.06°) |
| OKLab | oklab(85.64% -0.15 0.0796) |
| OKLCH | oklch(85.64% 0.17 152) |
| XYZ | xyz(42.5127, 67.0893, 39.9814) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.22
Sea Green (survey)
#53FCA1
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEF97 #EF6BC3
analogous
#81EF6B #6BEF97 #6BEFD9
triadic
#6BEF97 #976BEF #EF976B
tetradic
#6BEF97 #6B81EF #EF6BC3 #EFD96B
square
#6BEF97 #6B81EF #EF6BC3 #EFD96B
split-complementary
#6BEF97 #D96BEF #EF6B81
monochromatic
#16CA52 #34E970 #6BEF97 #A2F5BE #D9FBE5
Accessibility & contrast
On white
1.46
#6BEF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#6BEF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEF97
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEF97 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD91
Deuteranopia (green-blind)
#DDD19D
Tritanopia (blue-blind)
#47ECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bef97; /* rgb */ color: rgb(107, 239, 151); /* oklch */ color: oklch(85.6% 0.170 152.0);
Tailwind
colors: {
custom: {
50: '#9ff5b6',
500: '#6bef97',
950: '#000000',
},
}SCSS
$custom: #6bef97; $custom-light: #9ff5b6; $custom-dark: #000000;
JSON
{
"hex": "#6bef97",
"rgb": {
"r": 107,
"g": 239,
"b": 151
},
"hsl": {
"h": 140,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.85635,
"c": 0.16987,
"h": 152
},
"luminance": 0.67093
}Semantic roles & 50–950 ramp
primary
#6BEF97
secondary
#C73797
accent
#0996DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581