#3AABBB#3AABBB
#3AABBB is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.101 H 208.6°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3AABBB |
|---|---|
| RGB | rgb(58, 171, 187) |
| HSL | hsl(187, 53%, 48%) |
| HSV | hsv(187, 69%, 73%) |
| CMYK | cmyk(69%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.65, -26.11, -17.44) |
| CIE-LCH | lch(64.65, 31.40, 213.73°) |
| OKLab | oklab(68.52% -0.089 -0.0484) |
| OKLCH | oklch(68.52% 0.101 208.6) |
| XYZ | xyz(25.2736, 33.6103, 52.1595) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.36
Cadetblue
#5F9EA0
ΔE00 6.88
Lightseagreen
#20B2AA
ΔE00 9.74
Greyblue
#77A1B5
ΔE00 10.19
Sea
#3C9992
ΔE00 10.61
Darkturquoise
#00CED1
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AABBB #BB4A3A
analogous
#3ABB8A #3AABBB #3A6ABB
triadic
#3AABBB #BB3AAB #ABBB3A
tetradic
#3AABBB #8A3ABB #BB4A3A #6ABB3A
square
#3AABBB #8A3ABB #BB4A3A #6ABB3A
split-complementary
#3AABBB #BB3A6A #BB8A3A
monochromatic
#1D565E #2C808C #3AABBB #63C1CF #92D4DD
Accessibility & contrast
On white
2.72
#3AABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#3AABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AABBB
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AABBB | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#8A97BB
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3aabbb; /* rgb */ color: rgb(58, 171, 187); /* oklch */ color: oklch(68.5% 0.101 208.6);
Tailwind
colors: {
custom: {
50: '#81c4cf',
500: '#3aabbb',
950: '#000000',
},
}SCSS
$custom: #3aabbb; $custom-light: #81c4cf; $custom-dark: #000000;
JSON
{
"hex": "#3aabbb",
"rgb": {
"r": 58,
"g": 171,
"b": 187
},
"hsl": {
"h": 187.442,
"s": 52.653,
"l": 48.039
},
"oklch": {
"l": 0.68515,
"c": 0.10135,
"h": 208.6
},
"luminance": 0.33613
}Semantic roles & 50–950 ramp
primary
#3AABBB
secondary
#C89088
accent
#5E4CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182