#3AABB3#3AABB3
#3AABB3 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.100 H 201.9°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #3AABB3 |
|---|---|
| RGB | rgb(58, 171, 179) |
| HSL | hsl(184, 51%, 46%) |
| HSV | hsv(184, 68%, 70%) |
| CMYK | cmyk(67.6%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(64.38, -28.53, -13.38) |
| CIE-LCH | lch(64.38, 31.51, 205.13°) |
| OKLab | oklab(68.21% -0.0924 -0.0371) |
| OKLCH | oklch(68.21% 0.1 201.9) |
| XYZ | xyz(24.4410, 33.2773, 47.7741) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.98
Cadetblue
#5F9EA0
ΔE00 5.82
Lightseagreen
#20B2AA
ΔE00 6.77
Sea
#3C9992
ΔE00 8.19
Topaz
#13BBAF
ΔE00 8.97
Darkturquoise
#00CED1
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AABB3 #B3423A
analogous
#3AB37F #3AABB3 #3A6FB3
triadic
#3AABB3 #B33AAB #ABB33A
tetradic
#3AABB3 #7F3AB3 #B3423A #6FB33A
square
#3AABB3 #7F3AB3 #B3423A #6FB33A
split-complementary
#3AABB3 #B33A6F #B37F3A
monochromatic
#1C5357 #2B7F85 #3AABB3 #5FC4CB #8DD5DA
Accessibility & contrast
On white
2.74
#3AABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#3AABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AABB3
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AABB3 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B4
Deuteranopia (green-blind)
#8C96B4
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3aabb3; /* rgb */ color: rgb(58, 171, 179); /* oklch */ color: oklch(68.2% 0.100 201.9);
Tailwind
colors: {
custom: {
50: '#81c4c9',
500: '#3aabb3',
950: '#000000',
},
}SCSS
$custom: #3aabb3; $custom-light: #81c4c9; $custom-dark: #000000;
JSON
{
"hex": "#3aabb3",
"rgb": {
"r": 58,
"g": 171,
"b": 179
},
"hsl": {
"h": 183.967,
"s": 51.055,
"l": 46.471
},
"oklch": {
"l": 0.68211,
"c": 0.09958,
"h": 201.9
},
"luminance": 0.3328
}Semantic roles & 50–950 ramp
primary
#3AABB3
secondary
#C58884
accent
#574DDB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182