#3AB3BF#3AB3BF
#3AB3BF is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.6% C 0.105 H 204.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB3BF |
|---|---|
| RGB | rgb(58, 179, 191) |
| HSL | hsl(185, 53%, 49%) |
| HSV | hsv(185, 70%, 75%) |
| CMYK | cmyk(69.6%, 6.3%, 0%, 25.1%) |
| CIE-LAB | lab(67.20, -28.87, -15.80) |
| CIE-LCH | lch(67.20, 32.91, 208.69°) |
| OKLab | oklab(70.62% -0.0955 -0.0439) |
| OKLCH | oklch(70.62% 0.105 204.7) |
| XYZ | xyz(27.2649, 36.8982, 54.9652) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.48
Cadetblue
#5F9EA0
ΔE00 7.83
Lightseagreen
#20B2AA
ΔE00 7.95
Darkturquoise
#00CED1
ΔE00 8.17
Topaz
#13BBAF
ΔE00 9.54
Aqua Blue
#02D8E9
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB3BF #BF463A
analogous
#3ABF89 #3AB3BF #3A70BF
triadic
#3AB3BF #BF3AB3 #B3BF3A
tetradic
#3AB3BF #893ABF #BF463A #70BF3A
square
#3AB3BF #893ABF #BF463A #70BF3A
split-complementary
#3AB3BF #BF3A70 #BF893A
monochromatic
#1D5B61 #2C8790 #3AB3BF #66C7D0 #95D8DF
Accessibility & contrast
On white
2.51
#3AB3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#3AB3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB3BF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB3BF | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#919EBF
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3ab3bf; /* rgb */ color: rgb(58, 179, 191); /* oklch */ color: oklch(70.6% 0.105 204.7);
Tailwind
colors: {
custom: {
50: '#83cad2',
500: '#3ab3bf',
950: '#000000',
},
}SCSS
$custom: #3ab3bf; $custom-light: #83cad2; $custom-dark: #000000;
JSON
{
"hex": "#3ab3bf",
"rgb": {
"r": 58,
"g": 179,
"b": 191
},
"hsl": {
"h": 185.414,
"s": 53.414,
"l": 48.824
},
"oklch": {
"l": 0.70617,
"c": 0.10506,
"h": 204.7
},
"luminance": 0.36901
}Semantic roles & 50–950 ramp
primary
#3AB3BF
secondary
#CA908B
accent
#584BDD
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282