#3AB2BD#3AB2BD
#3AB2BD is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.3% C 0.104 H 203.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB2BD |
|---|---|
| RGB | rgb(58, 178, 189) |
| HSL | hsl(185, 53%, 48%) |
| HSV | hsv(185, 69%, 74%) |
| CMYK | cmyk(69.3%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(66.83, -28.98, -15.25) |
| CIE-LCH | lch(66.83, 32.75, 207.75°) |
| OKLab | oklab(70.3% -0.0953 -0.0423) |
| OKLCH | oklch(70.3% 0.104 203.9) |
| XYZ | xyz(26.8466, 36.4114, 53.7474) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.71
Cadetblue
#5F9EA0
ΔE00 7.52
Lightseagreen
#20B2AA
ΔE00 7.58
Darkturquoise
#00CED1
ΔE00 8.25
Topaz
#13BBAF
ΔE00 9.25
Aqua Blue
#02D8E9
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB2BD #BD453A
analogous
#3ABD86 #3AB2BD #3A70BD
triadic
#3AB2BD #BD3AB2 #B2BD3A
tetradic
#3AB2BD #863ABD #BD453A #70BD3A
square
#3AB2BD #863ABD #BD453A #70BD3A
split-complementary
#3AB2BD #BD3A70 #BD863A
monochromatic
#1D5A5F #2C868E #3AB2BD #65C7D0 #93D8DE
Accessibility & contrast
On white
2.54
#3AB2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#3AB2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB2BD
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB2BD | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBE
Deuteranopia (green-blind)
#919DBD
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3ab2bd; /* rgb */ color: rgb(58, 178, 189); /* oklch */ color: oklch(70.3% 0.104 203.9);
Tailwind
colors: {
custom: {
50: '#82c9d0',
500: '#3ab2bd',
950: '#000000',
},
}SCSS
$custom: #3ab2bd; $custom-light: #82c9d0; $custom-dark: #000000;
JSON
{
"hex": "#3ab2bd",
"rgb": {
"r": 58,
"g": 178,
"b": 189
},
"hsl": {
"h": 185.038,
"s": 53.036,
"l": 48.431
},
"oklch": {
"l": 0.70298,
"c": 0.10427,
"h": 203.9
},
"luminance": 0.36414
}Semantic roles & 50–950 ramp
primary
#3AB2BD
secondary
#C98F8A
accent
#584BDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282