#3BADBD#3BADBD
#3BADBD is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.1% C 0.102 H 208.4°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #3BADBD |
|---|---|
| RGB | rgb(59, 173, 189) |
| HSL | hsl(187, 52%, 49%) |
| HSV | hsv(187, 69%, 74%) |
| CMYK | cmyk(68.8%, 8.5%, 0%, 25.9%) |
| CIE-LAB | lab(65.35, -26.36, -17.49) |
| CIE-LCH | lch(65.35, 31.64, 213.56°) |
| OKLab | oklab(69.11% -0.0898 -0.0486) |
| OKLCH | oklch(69.11% 0.102 208.4) |
| XYZ | xyz(25.9286, 34.4881, 53.4246) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.03
Cadetblue
#5F9EA0
ΔE00 7.19
Lightseagreen
#20B2AA
ΔE00 9.64
Greyblue
#77A1B5
ΔE00 10.34
Darkturquoise
#00CED1
ΔE00 10.45
Sea
#3C9992
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BADBD #BD4B3B
analogous
#3BBD8C #3BADBD #3B6CBD
triadic
#3BADBD #BD3BAD #ADBD3B
tetradic
#3BADBD #8C3BBD #BD4B3B #6CBD3B
square
#3BADBD #8C3BBD #BD4B3B #6CBD3B
split-complementary
#3BADBD #BD3B6C #BD8C3B
monochromatic
#1E5860 #2C828E #3BADBD #66C2CF #95D5DE
Accessibility & contrast
On white
2.66
#3BADBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#3BADBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BADBD
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BADBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BADBD | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BE
Deuteranopia (green-blind)
#8B99BD
Tritanopia (blue-blind)
#00B5B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3badbd; /* rgb */ color: rgb(59, 173, 189); /* oklch */ color: oklch(69.1% 0.102 208.4);
Tailwind
colors: {
custom: {
50: '#82c5d0',
500: '#3badbd',
950: '#000000',
},
}SCSS
$custom: #3badbd; $custom-light: #82c5d0; $custom-dark: #000000;
JSON
{
"hex": "#3badbd",
"rgb": {
"r": 59,
"g": 173,
"b": 189
},
"hsl": {
"h": 187.385,
"s": 52.419,
"l": 48.627
},
"oklch": {
"l": 0.69106,
"c": 0.10207,
"h": 208.4
},
"luminance": 0.34491
}Semantic roles & 50–950 ramp
primary
#3BADBD
secondary
#C9928B
accent
#5E4CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282