#3AABB2#3AABB2
#3AABB2 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.2% C 0.099 H 201.0°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #3AABB2 |
|---|---|
| RGB | rgb(58, 171, 178) |
| HSL | hsl(184, 51%, 46%) |
| HSV | hsv(184, 67%, 70%) |
| CMYK | cmyk(67.4%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.35, -28.83, -12.87) |
| CIE-LCH | lch(64.35, 31.57, 204.06°) |
| OKLab | oklab(68.17% -0.0928 -0.0357) |
| OKLCH | oklch(68.17% 0.099 201) |
| XYZ | xyz(24.3402, 33.2370, 47.2434) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.30
Cadetblue
#5F9EA0
ΔE00 5.77
Lightseagreen
#20B2AA
ΔE00 6.40
Sea
#3C9992
ΔE00 7.92
Topaz
#13BBAF
ΔE00 8.63
Darkturquoise
#00CED1
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AABB2 #B2413A
analogous
#3AB27D #3AABB2 #3A6FB2
triadic
#3AABB2 #B23AAB #ABB23A
tetradic
#3AABB2 #7D3AB2 #B2413A #6FB23A
square
#3AABB2 #7D3AB2 #B2413A #6FB23A
split-complementary
#3AABB2 #B23A6F #B27D3A
monochromatic
#1C5256 #2B7F84 #3AABB2 #5FC4CB #8DD5DA
Accessibility & contrast
On white
2.75
#3AABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#3AABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AABB2
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AABB2 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B3
Deuteranopia (green-blind)
#8D96B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3aabb2; /* rgb */ color: rgb(58, 171, 178); /* oklch */ color: oklch(68.2% 0.099 201.0);
Tailwind
colors: {
custom: {
50: '#80c4c9',
500: '#3aabb2',
950: '#000000',
},
}SCSS
$custom: #3aabb2; $custom-light: #80c4c9; $custom-dark: #000000;
JSON
{
"hex": "#3aabb2",
"rgb": {
"r": 58,
"g": 171,
"b": 178
},
"hsl": {
"h": 183.5,
"s": 50.847,
"l": 46.275
},
"oklch": {
"l": 0.68173,
"c": 0.09947,
"h": 201
},
"luminance": 0.3324
}Semantic roles & 50–950 ramp
primary
#3AABB2
secondary
#C48783
accent
#564DDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182