#6BF5AB#6BF5AB
#6BF5AB is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.5% C 0.160 H 157.1°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF5AB |
|---|---|
| RGB | rgb(107, 245, 171) |
| HSL | hsl(148, 87%, 69%) |
| HSV | hsv(148, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 30.2%, 3.9%) |
| CIE-LAB | lab(87.66, -54.08, 24.56) |
| CIE-LCH | lch(87.66, 59.40, 155.57°) |
| OKLab | oklab(87.48% -0.1475 0.0622) |
| OKLCH | oklch(87.48% 0.16 157.1) |
| XYZ | xyz(46.0626, 71.3666, 49.8679) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.68
Light Greenish Blue
#63F7B4
ΔE00 1.85
Light Blue Green
#7EFBB3
ΔE00 1.88
Seafoam (survey)
#80F9AD
ΔE00 1.98
Light Bluish Green
#76FDA8
ΔE00 2.62
Light Green Blue
#56FCA2
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF5AB #F56BB5
analogous
#70F56B #6BF5AB #6BF5F0
triadic
#6BF5AB #AB6BF5 #F5AB6B
tetradic
#6BF5AB #6B70F5 #F56BB5 #F5F06B
square
#6BF5AB #6B70F5 #F56BB5 #F5F06B
split-complementary
#6BF5AB #F06BF5 #F56B70
monochromatic
#0FD76C #32F18A #6BF5AB #A4F9CC #DEFDEC
Accessibility & contrast
On white
1.37
#6BF5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#6BF5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF5AB
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF5AB | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A7
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#3AF3E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf5ab; /* rgb */ color: rgb(107, 245, 171); /* oklch */ color: oklch(87.5% 0.160 157.1);
Tailwind
colors: {
custom: {
50: '#a0f9c4',
500: '#6bf5ab',
950: '#000000',
},
}SCSS
$custom: #6bf5ab; $custom-light: #a0f9c4; $custom-dark: #000000;
JSON
{
"hex": "#6bf5ab",
"rgb": {
"r": 107,
"g": 245,
"b": 171
},
"hsl": {
"h": 147.826,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.8748,
"c": 0.16012,
"h": 157.1
},
"luminance": 0.71371
}Semantic roles & 50–950 ramp
primary
#6BF5AB
secondary
#CE3688
accent
#027BE4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582