#3AB4BD#3AB4BD
#3AB4BD is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.8% C 0.105 H 202.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB4BD |
|---|---|
| RGB | rgb(58, 180, 189) |
| HSL | hsl(184, 53%, 48%) |
| HSV | hsv(184, 69%, 74%) |
| CMYK | cmyk(69.3%, 4.8%, 0%, 25.9%) |
| CIE-LAB | lab(67.44, -29.95, -14.34) |
| CIE-LCH | lch(67.44, 33.21, 205.58°) |
| OKLab | oklab(70.79% -0.0973 -0.0398) |
| OKLCH | oklch(70.79% 0.105 202.2) |
| XYZ | xyz(27.2475, 37.2130, 53.8811) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.46
Lightseagreen
#20B2AA
ΔE00 6.84
Darkturquoise
#00CED1
ΔE00 7.43
Cadetblue
#5F9EA0
ΔE00 7.83
Topaz
#13BBAF
ΔE00 8.36
Mediumturquoise
#48D1CC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB4BD #BD433A
analogous
#3ABD84 #3AB4BD #3A72BD
triadic
#3AB4BD #BD3AB4 #B4BD3A
tetradic
#3AB4BD #843ABD #BD433A #72BD3A
square
#3AB4BD #843ABD #BD433A #72BD3A
split-complementary
#3AB4BD #BD3A72 #BD843A
monochromatic
#1D5B5F #2C878E #3AB4BD #65C8D0 #93D9DE
Accessibility & contrast
On white
2.49
#3AB4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#3AB4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB4BD
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB4BD | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3ab4bd; /* rgb */ color: rgb(58, 180, 189); /* oklch */ color: oklch(70.8% 0.105 202.2);
Tailwind
colors: {
custom: {
50: '#83cbd0',
500: '#3ab4bd',
950: '#000000',
},
}SCSS
$custom: #3ab4bd; $custom-light: #83cbd0; $custom-dark: #000000;
JSON
{
"hex": "#3ab4bd",
"rgb": {
"r": 58,
"g": 180,
"b": 189
},
"hsl": {
"h": 184.122,
"s": 53.036,
"l": 48.431
},
"oklch": {
"l": 0.70786,
"c": 0.10515,
"h": 202.2
},
"luminance": 0.37216
}Semantic roles & 50–950 ramp
primary
#3AB4BD
secondary
#C98E8A
accent
#554BDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282