#3AB3BB#3AB3BB
#3AB3BB is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.5% C 0.104 H 201.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB3BB |
|---|---|
| RGB | rgb(58, 179, 187) |
| HSL | hsl(184, 53%, 48%) |
| HSV | hsv(184, 69%, 73%) |
| CMYK | cmyk(69%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(67.07, -30.06, -13.78) |
| CIE-LCH | lch(67.07, 33.07, 204.63°) |
| OKLab | oklab(70.47% -0.0972 -0.0382) |
| OKLCH | oklch(70.47% 0.104 201.5) |
| XYZ | xyz(26.8307, 36.7245, 52.6786) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.73
Lightseagreen
#20B2AA
ΔE00 6.45
Cadetblue
#5F9EA0
ΔE00 7.55
Darkturquoise
#00CED1
ΔE00 7.56
Topaz
#13BBAF
ΔE00 8.06
Mediumturquoise
#48D1CC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB3BB #BB423A
analogous
#3ABB82 #3AB3BB #3A72BB
triadic
#3AB3BB #BB3AB3 #B3BB3A
tetradic
#3AB3BB #823ABB #BB423A #72BB3A
square
#3AB3BB #823ABB #BB423A #72BB3A
split-complementary
#3AB3BB #BB3A72 #BB823A
monochromatic
#1D5A5E #2C868C #3AB3BB #63C8CF #92D9DD
Accessibility & contrast
On white
2.52
#3AB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#3AB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB3BB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB3BB | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBC
Deuteranopia (green-blind)
#939DBC
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3ab3bb; /* rgb */ color: rgb(58, 179, 187); /* oklch */ color: oklch(70.5% 0.104 201.5);
Tailwind
colors: {
custom: {
50: '#82cacf',
500: '#3ab3bb',
950: '#000000',
},
}SCSS
$custom: #3ab3bb; $custom-light: #82cacf; $custom-dark: #000000;
JSON
{
"hex": "#3ab3bb",
"rgb": {
"r": 58,
"g": 179,
"b": 187
},
"hsl": {
"h": 183.721,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.70468,
"c": 0.10443,
"h": 201.5
},
"luminance": 0.36728
}Semantic roles & 50–950 ramp
primary
#3AB3BB
secondary
#C88C88
accent
#554CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282