#3AB5BE#3AB5BE
#3AB5BE is a light, moderate teal. Relative luminance 0.377; OKLCH L 71.1% C 0.106 H 202.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB5BE |
|---|---|
| RGB | rgb(58, 181, 190) |
| HSL | hsl(184, 53%, 49%) |
| HSV | hsv(184, 69%, 75%) |
| CMYK | cmyk(69.5%, 4.7%, 0%, 25.5%) |
| CIE-LAB | lab(67.77, -30.14, -14.39) |
| CIE-LCH | lch(67.77, 33.40, 205.51°) |
| OKLab | oklab(71.07% -0.0979 -0.0399) |
| OKLCH | oklch(71.07% 0.106 202.2) |
| XYZ | xyz(27.5590, 37.6618, 54.5222) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.55
Lightseagreen
#20B2AA
ΔE00 6.87
Darkturquoise
#00CED1
ΔE00 7.17
Cadetblue
#5F9EA0
ΔE00 8.05
Topaz
#13BBAF
ΔE00 8.30
Mediumturquoise
#48D1CC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB5BE #BE433A
analogous
#3ABE85 #3AB5BE #3A73BE
triadic
#3AB5BE #BE3AB5 #B5BE3A
tetradic
#3AB5BE #853ABE #BE433A #73BE3A
square
#3AB5BE #853ABE #BE433A #73BE3A
split-complementary
#3AB5BE #BE3A73 #BE853A
monochromatic
#1D5C60 #2C888F #3AB5BE #65C9D0 #94D9DE
Accessibility & contrast
On white
2.46
#3AB5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#3AB5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB5BE
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB5BE | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#949FBF
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3ab5be; /* rgb */ color: rgb(58, 181, 190); /* oklch */ color: oklch(71.1% 0.106 202.2);
Tailwind
colors: {
custom: {
50: '#83cbd1',
500: '#3ab5be',
950: '#000000',
},
}SCSS
$custom: #3ab5be; $custom-light: #83cbd1; $custom-dark: #000000;
JSON
{
"hex": "#3ab5be",
"rgb": {
"r": 58,
"g": 181,
"b": 190
},
"hsl": {
"h": 184.091,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.71067,
"c": 0.10574,
"h": 202.2
},
"luminance": 0.37665
}Semantic roles & 50–950 ramp
primary
#3AB5BE
secondary
#CA8F8A
accent
#554BDD
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282