#3AB2BE#3AB2BE
#3AB2BE is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.3% C 0.104 H 204.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2BE |
|---|---|
| RGB | rgb(58, 178, 190) |
| HSL | hsl(185, 53%, 49%) |
| HSV | hsv(185, 69%, 75%) |
| CMYK | cmyk(69.5%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(66.87, -28.68, -15.75) |
| CIE-LCH | lch(66.87, 32.72, 208.78°) |
| OKLab | oklab(70.34% -0.0949 -0.0437) |
| OKLCH | oklch(70.34% 0.104 204.7) |
| XYZ | xyz(26.9555, 36.4549, 54.3211) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.42
Cadetblue
#5F9EA0
ΔE00 7.62
Lightseagreen
#20B2AA
ΔE00 7.96
Darkturquoise
#00CED1
ΔE00 8.42
Topaz
#13BBAF
ΔE00 9.62
Aqua Blue
#02D8E9
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2BE #BE463A
analogous
#3ABE88 #3AB2BE #3A70BE
triadic
#3AB2BE #BE3AB2 #B2BE3A
tetradic
#3AB2BE #883ABE #BE463A #70BE3A
square
#3AB2BE #883ABE #BE463A #70BE3A
split-complementary
#3AB2BE #BE3A70 #BE883A
monochromatic
#1D5A60 #2C868F #3AB2BE #65C6D0 #94D8DE
Accessibility & contrast
On white
2.53
#3AB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#3AB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2BE
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2BE | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3ab2be; /* rgb */ color: rgb(58, 178, 190); /* oklch */ color: oklch(70.3% 0.104 204.7);
Tailwind
colors: {
custom: {
50: '#82c9d1',
500: '#3ab2be',
950: '#000000',
},
}SCSS
$custom: #3ab2be; $custom-light: #82c9d1; $custom-dark: #000000;
JSON
{
"hex": "#3ab2be",
"rgb": {
"r": 58,
"g": 178,
"b": 190
},
"hsl": {
"h": 185.455,
"s": 53.226,
"l": 48.627
},
"oklch": {
"l": 0.70336,
"c": 0.10447,
"h": 204.7
},
"luminance": 0.36458
}Semantic roles & 50–950 ramp
primary
#3AB2BE
secondary
#CA908A
accent
#584BDD
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282