#3AB3BC#3AB3BC
#3AB3BC is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.5% C 0.105 H 202.3°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB3BC |
|---|---|
| RGB | rgb(58, 179, 188) |
| HSL | hsl(184, 53%, 48%) |
| HSV | hsv(184, 69%, 74%) |
| CMYK | cmyk(69.1%, 4.8%, 0%, 26.3%) |
| CIE-LAB | lab(67.10, -29.77, -14.29) |
| CIE-LCH | lch(67.10, 33.02, 205.64°) |
| OKLab | oklab(70.51% -0.0967 -0.0396) |
| OKLCH | oklch(70.51% 0.105 202.3) |
| XYZ | xyz(26.9381, 36.7675, 53.2443) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.39
Lightseagreen
#20B2AA
ΔE00 6.83
Cadetblue
#5F9EA0
ΔE00 7.60
Darkturquoise
#00CED1
ΔE00 7.69
Topaz
#13BBAF
ΔE00 8.43
Mediumturquoise
#48D1CC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB3BC #BC433A
analogous
#3ABC84 #3AB3BC #3A72BC
triadic
#3AB3BC #BC3AB3 #B3BC3A
tetradic
#3AB3BC #843ABC #BC433A #72BC3A
square
#3AB3BC #843ABC #BC433A #72BC3A
split-complementary
#3AB3BC #BC3A72 #BC843A
monochromatic
#1D5A5E #2C868D #3AB3BC #64C8CF #93D8DE
Accessibility & contrast
On white
2.51
#3AB3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#3AB3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB3BC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB3BC | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBD
Deuteranopia (green-blind)
#929DBD
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3ab3bc; /* rgb */ color: rgb(58, 179, 188); /* oklch */ color: oklch(70.5% 0.105 202.3);
Tailwind
colors: {
custom: {
50: '#82cad0',
500: '#3ab3bc',
950: '#000000',
},
}SCSS
$custom: #3ab3bc; $custom-light: #82cad0; $custom-dark: #000000;
JSON
{
"hex": "#3ab3bc",
"rgb": {
"r": 58,
"g": 179,
"b": 188
},
"hsl": {
"h": 184.154,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.70505,
"c": 0.10455,
"h": 202.3
},
"luminance": 0.36771
}Semantic roles & 50–950 ramp
primary
#3AB3BC
secondary
#C98D89
accent
#564CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282