#3BAFBA#3BAFBA
#3BAFBA is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.5% C 0.102 H 204.2°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAFBA |
|---|---|
| RGB | rgb(59, 175, 186) |
| HSL | hsl(185, 52%, 48%) |
| HSV | hsv(185, 68%, 73%) |
| CMYK | cmyk(68.3%, 5.9%, 0%, 27.1%) |
| CIE-LAB | lab(65.85, -28.26, -15.06) |
| CIE-LCH | lch(65.85, 32.03, 208.06°) |
| OKLab | oklab(69.48% -0.0931 -0.0418) |
| OKLCH | oklch(69.48% 0.102 204.2) |
| XYZ | xyz(25.9927, 35.1320, 51.8561) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.73
Cadetblue
#5F9EA0
ΔE00 6.85
Lightseagreen
#20B2AA
ΔE00 7.68
Darkturquoise
#00CED1
ΔE00 9.04
Topaz
#13BBAF
ΔE00 9.55
Sea
#3C9992
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAFBA #BA463B
analogous
#3BBA85 #3BAFBA #3B6FBA
triadic
#3BAFBA #BA3BAF #AFBA3B
tetradic
#3BAFBA #853BBA #BA463B #6FBA3B
square
#3BAFBA #853BBA #BA463B #6FBA3B
split-complementary
#3BAFBA #BA3B6F #BA853B
monochromatic
#1E585D #2C838C #3BAFBA #64C5CE #93D6DD
Accessibility & contrast
On white
2.62
#3BAFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#3BAFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAFBA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAFBA | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#8F9ABA
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3bafba; /* rgb */ color: rgb(59, 175, 186); /* oklch */ color: oklch(69.5% 0.102 204.2);
Tailwind
colors: {
custom: {
50: '#82c7ce',
500: '#3bafba',
950: '#000000',
},
}SCSS
$custom: #3bafba; $custom-light: #82c7ce; $custom-dark: #000000;
JSON
{
"hex": "#3bafba",
"rgb": {
"r": 59,
"g": 175,
"b": 186
},
"hsl": {
"h": 185.197,
"s": 51.837,
"l": 48.039
},
"oklch": {
"l": 0.69479,
"c": 0.10202,
"h": 204.2
},
"luminance": 0.35135
}Semantic roles & 50–950 ramp
primary
#3BAFBA
secondary
#C88E89
accent
#594DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282