#3BAFA8#3BAFA8
#3BAFA8 is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.8% C 0.102 H 189.3°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAFA8 |
|---|---|
| RGB | rgb(59, 175, 168) |
| HSL | hsl(176, 50%, 46%) |
| HSV | hsv(176, 66%, 69%) |
| CMYK | cmyk(66.3%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(65.29, -33.49, -5.90) |
| CIE-LCH | lch(65.29, 34.01, 189.99°) |
| OKLab | oklab(68.84% -0.1009 -0.0165) |
| OKLCH | oklch(68.84% 0.102 189.3) |
| XYZ | xyz(24.1983, 34.4142, 42.4055) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.61
Topaz
#13BBAF
ΔE00 4.01
Tealish
#24BCA8
ΔE00 5.70
Sea
#3C9992
ΔE00 6.71
Blue Green
#0F9B8E
ΔE00 7.13
Turquoise (survey)
#06C2AC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAFA8 #AF3B42
analogous
#3BAF6E #3BAFA8 #3B7CAF
triadic
#3BAFA8 #A83BAF #AFA83B
tetradic
#3BAFA8 #6E3BAF #AF3B42 #7CAF3B
square
#3BAFA8 #6E3BAF #AF3B42 #7CAF3B
split-complementary
#3BAFA8 #AF3B7C #AF6E3B
monochromatic
#1C5350 #2C817C #3BAFA8 #5EC9C2 #8CD8D4
Accessibility & contrast
On white
2.66
#3BAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#3BAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAFA8
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAFA8 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A8
Deuteranopia (green-blind)
#9499A9
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3bafa8; /* rgb */ color: rgb(59, 175, 168); /* oklch */ color: oklch(68.8% 0.102 189.3);
Tailwind
colors: {
custom: {
50: '#80c7c1',
500: '#3bafa8',
950: '#000000',
},
}SCSS
$custom: #3bafa8; $custom-light: #80c7c1; $custom-dark: #000000;
JSON
{
"hex": "#3bafa8",
"rgb": {
"r": 59,
"g": 175,
"b": 168
},
"hsl": {
"h": 176.379,
"s": 49.573,
"l": 45.882
},
"oklch": {
"l": 0.68838,
"c": 0.10228,
"h": 189.3
},
"luminance": 0.34417
}Semantic roles & 50–950 ramp
primary
#3BAFA8
secondary
#C38387
accent
#4F57D9
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281