#3AABBC#3AABBC
#3AABBC is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.102 H 209.4°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #3AABBC |
|---|---|
| RGB | rgb(58, 171, 188) |
| HSL | hsl(188, 53%, 48%) |
| HSV | hsv(188, 69%, 74%) |
| CMYK | cmyk(69.1%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(64.69, -25.81, -17.94) |
| CIE-LCH | lch(64.69, 31.43, 214.80°) |
| OKLab | oklab(68.55% -0.0886 -0.0498) |
| OKLCH | oklch(68.55% 0.102 209.4) |
| XYZ | xyz(25.3811, 33.6533, 52.7253) |
| Luminance | 0.3366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.37
Cadetblue
#5F9EA0
ΔE00 7.08
Greyblue
#77A1B5
ΔE00 9.99
Lightseagreen
#20B2AA
ΔE00 10.11
Sea
#3C9992
ΔE00 10.92
Darkturquoise
#00CED1
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AABBC #BC4B3A
analogous
#3ABC8C #3AABBC #3A6ABC
triadic
#3AABBC #BC3AAB #ABBC3A
tetradic
#3AABBC #8C3ABC #BC4B3A #6ABC3A
square
#3AABBC #8C3ABC #BC4B3A #6ABC3A
split-complementary
#3AABBC #BC3A6A #BC8C3A
monochromatic
#1D565E #2C808D #3AABBC #64C1CF #93D4DE
Accessibility & contrast
On white
2.72
#3AABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#3AABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AABBC
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AABBC | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#8997BC
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3aabbc; /* rgb */ color: rgb(58, 171, 188); /* oklch */ color: oklch(68.6% 0.102 209.4);
Tailwind
colors: {
custom: {
50: '#82c4d0',
500: '#3aabbc',
950: '#000000',
},
}SCSS
$custom: #3aabbc; $custom-light: #82c4d0; $custom-dark: #000000;
JSON
{
"hex": "#3aabbc",
"rgb": {
"r": 58,
"g": 171,
"b": 188
},
"hsl": {
"h": 187.846,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.68554,
"c": 0.10167,
"h": 209.4
},
"luminance": 0.33656
}Semantic roles & 50–950 ramp
primary
#3AABBC
secondary
#C99189
accent
#5E4CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182