#3AABB8#3AABB8
#3AABB8 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.101 H 206.1°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #3AABB8 |
|---|---|
| RGB | rgb(58, 171, 184) |
| HSL | hsl(186, 52%, 47%) |
| HSV | hsv(186, 68%, 72%) |
| CMYK | cmyk(68.5%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(64.55, -27.03, -15.92) |
| CIE-LCH | lch(64.55, 31.37, 210.50°) |
| OKLab | oklab(68.4% -0.0903 -0.0442) |
| OKLCH | oklch(68.4% 0.101 206.1) |
| XYZ | xyz(24.9558, 33.4832, 50.4858) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.67
Cadetblue
#5F9EA0
ΔE00 6.36
Lightseagreen
#20B2AA
ΔE00 8.64
Sea
#3C9992
ΔE00 9.68
Darkturquoise
#00CED1
ΔE00 10.40
Topaz
#13BBAF
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AABB8 #B8473A
analogous
#3AB886 #3AABB8 #3A6CB8
triadic
#3AABB8 #B83AAB #ABB83A
tetradic
#3AABB8 #863AB8 #B8473A #6CB83A
square
#3AABB8 #863AB8 #B8473A #6CB83A
split-complementary
#3AABB8 #B83A6C #B8863A
monochromatic
#1D555B #2B8089 #3AABB8 #62C2CD #90D4DC
Accessibility & contrast
On white
2.73
#3AABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#3AABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AABB8
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AABB8 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B9
Deuteranopia (green-blind)
#8B97B8
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3aabb8; /* rgb */ color: rgb(58, 171, 184); /* oklch */ color: oklch(68.4% 0.101 206.1);
Tailwind
colors: {
custom: {
50: '#81c4cd',
500: '#3aabb8',
950: '#000000',
},
}SCSS
$custom: #3aabb8; $custom-light: #81c4cd; $custom-dark: #000000;
JSON
{
"hex": "#3aabb8",
"rgb": {
"r": 58,
"g": 171,
"b": 184
},
"hsl": {
"h": 186.19,
"s": 52.066,
"l": 47.451
},
"oklch": {
"l": 0.68399,
"c": 0.10051,
"h": 206.1
},
"luminance": 0.33486
}Semantic roles & 50–950 ramp
primary
#3AABB8
secondary
#C78D87
accent
#5B4CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182