#3BAFA5#3BAFA5
#3BAFA5 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.7% C 0.103 H 186.9°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAFA5 |
|---|---|
| RGB | rgb(59, 175, 165) |
| HSL | hsl(175, 50%, 46%) |
| HSV | hsv(175, 66%, 69%) |
| CMYK | cmyk(66.3%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(65.20, -34.33, -4.36) |
| CIE-LCH | lch(65.20, 34.60, 187.24°) |
| OKLab | oklab(68.74% -0.1023 -0.0123) |
| OKLCH | oklch(68.74% 0.103 186.9) |
| XYZ | xyz(23.9220, 34.3037, 40.9505) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.70
Topaz
#13BBAF
ΔE00 3.68
Tealish
#24BCA8
ΔE00 4.88
Turquoise (survey)
#06C2AC
ΔE00 6.47
Sea
#3C9992
ΔE00 6.73
Blue Green
#0F9B8E
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAFA5 #AF3B45
analogous
#3BAF6B #3BAFA5 #3B7FAF
triadic
#3BAFA5 #A53BAF #AFA53B
tetradic
#3BAFA5 #6B3BAF #AF3B45 #7FAF3B
square
#3BAFA5 #6B3BAF #AF3B45 #7FAF3B
split-complementary
#3BAFA5 #AF3B7F #AF6B3B
monochromatic
#1C534F #2C817A #3BAFA5 #5EC9C0 #8CD8D2
Accessibility & contrast
On white
2.67
#3BAFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#3BAFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAFA5
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAFA5 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A5
Deuteranopia (green-blind)
#9599A6
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3bafa5; /* rgb */ color: rgb(59, 175, 165); /* oklch */ color: oklch(68.7% 0.103 186.9);
Tailwind
colors: {
custom: {
50: '#80c7bf',
500: '#3bafa5',
950: '#000000',
},
}SCSS
$custom: #3bafa5; $custom-light: #80c7bf; $custom-dark: #000000;
JSON
{
"hex": "#3bafa5",
"rgb": {
"r": 59,
"g": 175,
"b": 165
},
"hsl": {
"h": 174.828,
"s": 49.573,
"l": 45.882
},
"oklch": {
"l": 0.68738,
"c": 0.10304,
"h": 186.9
},
"luminance": 0.34306
}Semantic roles & 50–950 ramp
primary
#3BAFA5
secondary
#C38388
accent
#4F5BD9
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281