#3AABB5#3AABB5
#3AABB5 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.3% C 0.100 H 203.6°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3AABB5 |
|---|---|
| RGB | rgb(58, 171, 181) |
| HSL | hsl(185, 51%, 47%) |
| HSV | hsv(185, 68%, 71%) |
| CMYK | cmyk(68%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(64.45, -27.93, -14.40) |
| CIE-LCH | lch(64.45, 31.43, 207.27°) |
| OKLab | oklab(68.29% -0.0916 -0.0399) |
| OKLCH | oklch(68.29% 0.1 203.6) |
| XYZ | xyz(24.6447, 33.3588, 48.8471) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.38
Cadetblue
#5F9EA0
ΔE00 5.98
Lightseagreen
#20B2AA
ΔE00 7.52
Sea
#3C9992
ΔE00 8.77
Topaz
#13BBAF
ΔE00 9.66
Darkturquoise
#00CED1
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AABB5 #B5443A
analogous
#3AB582 #3AABB5 #3A6EB5
triadic
#3AABB5 #B53AAB #ABB53A
tetradic
#3AABB5 #823AB5 #B5443A #6EB53A
square
#3AABB5 #823AB5 #B5443A #6EB53A
split-complementary
#3AABB5 #B53A6E #B5823A
monochromatic
#1C5358 #2B7F87 #3AABB5 #60C3CC #8ED5DB
Accessibility & contrast
On white
2.74
#3AABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#3AABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AABB5
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AABB5 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B6
Deuteranopia (green-blind)
#8C97B5
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3aabb5; /* rgb */ color: rgb(58, 171, 181); /* oklch */ color: oklch(68.3% 0.100 203.6);
Tailwind
colors: {
custom: {
50: '#81c4cb',
500: '#3aabb5',
950: '#000000',
},
}SCSS
$custom: #3aabb5; $custom-light: #81c4cb; $custom-dark: #000000;
JSON
{
"hex": "#3aabb5",
"rgb": {
"r": 58,
"g": 171,
"b": 181
},
"hsl": {
"h": 184.878,
"s": 51.464,
"l": 46.863
},
"oklch": {
"l": 0.68285,
"c": 0.09988,
"h": 203.6
},
"luminance": 0.33362
}Semantic roles & 50–950 ramp
primary
#3AABB5
secondary
#C68A85
accent
#584DDB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182