#3AB3BE#3AB3BE
#3AB3BE is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.6% C 0.105 H 203.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB3BE |
|---|---|
| RGB | rgb(58, 179, 190) |
| HSL | hsl(185, 53%, 49%) |
| HSV | hsv(185, 69%, 75%) |
| CMYK | cmyk(69.5%, 5.8%, 0%, 25.5%) |
| CIE-LAB | lab(67.17, -29.17, -15.30) |
| CIE-LCH | lch(67.17, 32.94, 207.67°) |
| OKLab | oklab(70.58% -0.0959 -0.0424) |
| OKLCH | oklch(70.58% 0.105 203.9) |
| XYZ | xyz(27.1552, 36.8543, 54.3876) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.77
Lightseagreen
#20B2AA
ΔE00 7.58
Cadetblue
#5F9EA0
ΔE00 7.74
Darkturquoise
#00CED1
ΔE00 7.99
Topaz
#13BBAF
ΔE00 9.17
Aqua Blue
#02D8E9
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB3BE #BE453A
analogous
#3ABE87 #3AB3BE #3A71BE
triadic
#3AB3BE #BE3AB3 #B3BE3A
tetradic
#3AB3BE #873ABE #BE453A #71BE3A
square
#3AB3BE #873ABE #BE453A #71BE3A
split-complementary
#3AB3BE #BE3A71 #BE873A
monochromatic
#1D5B60 #2C878F #3AB3BE #65C7D0 #94D8DE
Accessibility & contrast
On white
2.51
#3AB3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#3AB3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB3BE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB3BE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#929DBE
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3ab3be; /* rgb */ color: rgb(58, 179, 190); /* oklch */ color: oklch(70.6% 0.105 203.9);
Tailwind
colors: {
custom: {
50: '#83cad1',
500: '#3ab3be',
950: '#000000',
},
}SCSS
$custom: #3ab3be; $custom-light: #83cad1; $custom-dark: #000000;
JSON
{
"hex": "#3ab3be",
"rgb": {
"r": 58,
"g": 179,
"b": 190
},
"hsl": {
"h": 185,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.70579,
"c": 0.10487,
"h": 203.9
},
"luminance": 0.36857
}Semantic roles & 50–950 ramp
primary
#3AB3BE
secondary
#CA8F8A
accent
#574BDD
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282