#3AB7BE#3AB7BE
#3AB7BE is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.6% C 0.107 H 200.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB7BE |
|---|---|
| RGB | rgb(58, 183, 190) |
| HSL | hsl(183, 53%, 49%) |
| HSV | hsv(183, 69%, 75%) |
| CMYK | cmyk(69.5%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(68.37, -31.11, -13.48) |
| CIE-LCH | lch(68.37, 33.91, 203.43°) |
| OKLab | oklab(71.56% -0.0999 -0.0374) |
| OKLCH | oklch(71.56% 0.107 200.5) |
| XYZ | xyz(27.9686, 38.4810, 54.6588) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.41
Lightseagreen
#20B2AA
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 6.40
Topaz
#13BBAF
ΔE00 7.46
Mediumturquoise
#48D1CC
ΔE00 7.93
Cadetblue
#5F9EA0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB7BE #BE413A
analogous
#3ABE83 #3AB7BE #3A75BE
triadic
#3AB7BE #BE3AB7 #B7BE3A
tetradic
#3AB7BE #833ABE #BE413A #75BE3A
square
#3AB7BE #833ABE #BE413A #75BE3A
split-complementary
#3AB7BE #BE3A75 #BE833A
monochromatic
#1D5D60 #2C8A8F #3AB7BE #65CAD0 #94DADE
Accessibility & contrast
On white
2.41
#3AB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#3AB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB7BE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB7BE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#96A1BF
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3ab7be; /* rgb */ color: rgb(58, 183, 190); /* oklch */ color: oklch(71.6% 0.107 200.5);
Tailwind
colors: {
custom: {
50: '#83cdd1',
500: '#3ab7be',
950: '#000000',
},
}SCSS
$custom: #3ab7be; $custom-light: #83cdd1; $custom-dark: #000000;
JSON
{
"hex": "#3ab7be",
"rgb": {
"r": 58,
"g": 183,
"b": 190
},
"hsl": {
"h": 183.182,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.71555,
"c": 0.1067,
"h": 200.5
},
"luminance": 0.38484
}Semantic roles & 50–950 ramp
primary
#3AB7BE
secondary
#CA8E8A
accent
#534BDD
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282