#3AABB0#3AABB0
#3AABB0 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.099 H 199.3°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #3AABB0 |
|---|---|
| RGB | rgb(58, 171, 176) |
| HSL | hsl(183, 50%, 46%) |
| HSV | hsv(183, 67%, 69%) |
| CMYK | cmyk(67%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(64.29, -29.42, -11.85) |
| CIE-LCH | lch(64.29, 31.72, 201.94°) |
| OKLab | oklab(68.1% -0.0937 -0.0329) |
| OKLCH | oklch(68.1% 0.099 199.3) |
| XYZ | xyz(24.1409, 33.1572, 46.1936) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.99
Lightseagreen
#20B2AA
ΔE00 5.67
Cadetblue
#5F9EA0
ΔE00 5.75
Sea
#3C9992
ΔE00 7.39
Topaz
#13BBAF
ΔE00 7.97
Blue Green
#0F9B8E
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AABB0 #B03F3A
analogous
#3AB07A #3AABB0 #3A70B0
triadic
#3AABB0 #B03AAB #ABB03A
tetradic
#3AABB0 #7A3AB0 #B03F3A #70B03A
square
#3AABB0 #7A3AB0 #B03F3A #70B03A
split-complementary
#3AABB0 #B03A70 #B07A3A
monochromatic
#1C5254 #2B7E82 #3AABB0 #5DC5CA #8BD6D9
Accessibility & contrast
On white
2.75
#3AABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#3AABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AABB0
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AABB0 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3B1
Deuteranopia (green-blind)
#8D96B1
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3aabb0; /* rgb */ color: rgb(58, 171, 176); /* oklch */ color: oklch(68.1% 0.099 199.3);
Tailwind
colors: {
custom: {
50: '#80c4c7',
500: '#3aabb0',
950: '#000000',
},
}SCSS
$custom: #3aabb0; $custom-light: #80c4c7; $custom-dark: #000000;
JSON
{
"hex": "#3aabb0",
"rgb": {
"r": 58,
"g": 171,
"b": 176
},
"hsl": {
"h": 182.542,
"s": 50.427,
"l": 45.882
},
"oklch": {
"l": 0.681,
"c": 0.0993,
"h": 199.3
},
"luminance": 0.3316
}Semantic roles & 50–950 ramp
primary
#3AABB0
secondary
#C38582
accent
#544EDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282