#3AB3BD#3AB3BD
#3AB3BD is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.5% C 0.105 H 203.1°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB3BD |
|---|---|
| RGB | rgb(58, 179, 189) |
| HSL | hsl(185, 53%, 48%) |
| HSV | hsv(185, 69%, 74%) |
| CMYK | cmyk(69.3%, 5.3%, 0%, 25.9%) |
| CIE-LAB | lab(67.13, -29.47, -14.79) |
| CIE-LCH | lch(67.13, 32.97, 206.66°) |
| OKLab | oklab(70.54% -0.0963 -0.0411) |
| OKLCH | oklch(70.54% 0.105 203.1) |
| XYZ | xyz(27.0463, 36.8107, 53.8140) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.07
Lightseagreen
#20B2AA
ΔE00 7.20
Cadetblue
#5F9EA0
ΔE00 7.66
Darkturquoise
#00CED1
ΔE00 7.83
Topaz
#13BBAF
ΔE00 8.80
Mediumturquoise
#48D1CC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB3BD #BD443A
analogous
#3ABD85 #3AB3BD #3A71BD
triadic
#3AB3BD #BD3AB3 #B3BD3A
tetradic
#3AB3BD #853ABD #BD443A #71BD3A
square
#3AB3BD #853ABD #BD443A #71BD3A
split-complementary
#3AB3BD #BD3A71 #BD853A
monochromatic
#1D5A5F #2C878E #3AB3BD #65C7D0 #93D8DE
Accessibility & contrast
On white
2.51
#3AB3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#3AB3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB3BD
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB3BD | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBE
Deuteranopia (green-blind)
#929DBE
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3ab3bd; /* rgb */ color: rgb(58, 179, 189); /* oklch */ color: oklch(70.5% 0.105 203.1);
Tailwind
colors: {
custom: {
50: '#82cad0',
500: '#3ab3bd',
950: '#000000',
},
}SCSS
$custom: #3ab3bd; $custom-light: #82cad0; $custom-dark: #000000;
JSON
{
"hex": "#3ab3bd",
"rgb": {
"r": 58,
"g": 179,
"b": 189
},
"hsl": {
"h": 184.58,
"s": 53.036,
"l": 48.431
},
"oklch": {
"l": 0.70542,
"c": 0.1047,
"h": 203.1
},
"luminance": 0.36814
}Semantic roles & 50–950 ramp
primary
#3AB3BD
secondary
#C98E8A
accent
#564BDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282