#3BADBA#3BADBA
#3BADBA is a light, moderate teal. Relative luminance 0.344; OKLCH L 69.0% C 0.101 H 206.0°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #3BADBA |
|---|---|
| RGB | rgb(59, 173, 186) |
| HSL | hsl(186, 52%, 48%) |
| HSV | hsv(186, 68%, 73%) |
| CMYK | cmyk(68.3%, 7%, 0%, 27.1%) |
| CIE-LAB | lab(65.25, -27.27, -15.98) |
| CIE-LCH | lch(65.25, 31.61, 210.36°) |
| OKLab | oklab(68.99% -0.091 -0.0443) |
| OKLCH | oklch(68.99% 0.101 206) |
| XYZ | xyz(25.6063, 34.3592, 51.7273) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.39
Cadetblue
#5F9EA0
ΔE00 6.70
Lightseagreen
#20B2AA
ΔE00 8.53
Darkturquoise
#00CED1
ΔE00 9.89
Sea
#3C9992
ΔE00 10.02
Topaz
#13BBAF
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BADBA #BA483B
analogous
#3BBA88 #3BADBA #3B6DBA
triadic
#3BADBA #BA3BAD #ADBA3B
tetradic
#3BADBA #883BBA #BA483B #6DBA3B
square
#3BADBA #883BBA #BA483B #6DBA3B
split-complementary
#3BADBA #BA3B6D #BA883B
monochromatic
#1E575D #2C828C #3BADBA #64C3CE #93D5DD
Accessibility & contrast
On white
2.67
#3BADBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#3BADBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BADBA
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BADBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BADBA | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BB
Deuteranopia (green-blind)
#8C99BA
Tritanopia (blue-blind)
#00B4B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3badba; /* rgb */ color: rgb(59, 173, 186); /* oklch */ color: oklch(69.0% 0.101 206.0);
Tailwind
colors: {
custom: {
50: '#82c5ce',
500: '#3badba',
950: '#000000',
},
}SCSS
$custom: #3badba; $custom-light: #82c5ce; $custom-dark: #000000;
JSON
{
"hex": "#3badba",
"rgb": {
"r": 59,
"g": 173,
"b": 186
},
"hsl": {
"h": 186.142,
"s": 51.837,
"l": 48.039
},
"oklch": {
"l": 0.6899,
"c": 0.10124,
"h": 206
},
"luminance": 0.34362
}Semantic roles & 50–950 ramp
primary
#3BADBA
secondary
#C88F89
accent
#5B4DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282