#3AABB7#3AABB7
#3AABB7 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.4% C 0.100 H 205.2°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3AABB7 |
|---|---|
| RGB | rgb(58, 171, 183) |
| HSL | hsl(186, 52%, 47%) |
| HSV | hsv(186, 68%, 72%) |
| CMYK | cmyk(68.3%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(64.52, -27.33, -15.41) |
| CIE-LCH | lch(64.52, 31.38, 209.42°) |
| OKLab | oklab(68.36% -0.0907 -0.0428) |
| OKLCH | oklch(68.36% 0.1 205.2) |
| XYZ | xyz(24.8514, 33.4414, 49.9357) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.87
Cadetblue
#5F9EA0
ΔE00 6.21
Lightseagreen
#20B2AA
ΔE00 8.27
Sea
#3C9992
ΔE00 9.37
Darkturquoise
#00CED1
ΔE00 10.24
Topaz
#13BBAF
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AABB7 #B7463A
analogous
#3AB785 #3AABB7 #3A6DB7
triadic
#3AABB7 #B73AAB #ABB73A
tetradic
#3AABB7 #853AB7 #B7463A #6DB73A
square
#3AABB7 #853AB7 #B7463A #6DB73A
split-complementary
#3AABB7 #B73A6D #B7853A
monochromatic
#1D545A #2B8089 #3AABB7 #61C3CD #90D4DC
Accessibility & contrast
On white
2.73
#3AABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#3AABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AABB7
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AABB7 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B8
Deuteranopia (green-blind)
#8B97B7
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3aabb7; /* rgb */ color: rgb(58, 171, 183); /* oklch */ color: oklch(68.4% 0.100 205.2);
Tailwind
colors: {
custom: {
50: '#81c4cc',
500: '#3aabb7',
950: '#000000',
},
}SCSS
$custom: #3aabb7; $custom-light: #81c4cc; $custom-dark: #000000;
JSON
{
"hex": "#3aabb7",
"rgb": {
"r": 58,
"g": 171,
"b": 183
},
"hsl": {
"h": 185.76,
"s": 51.867,
"l": 47.255
},
"oklch": {
"l": 0.68361,
"c": 0.10028,
"h": 205.2
},
"luminance": 0.33444
}Semantic roles & 50–950 ramp
primary
#3AABB7
secondary
#C78C86
accent
#5A4CDB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182