#3AABB9#3AABB9
#3AABB9 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.101 H 206.9°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #3AABB9 |
|---|---|
| RGB | rgb(58, 171, 185) |
| HSL | hsl(187, 52%, 48%) |
| HSV | hsv(187, 69%, 73%) |
| CMYK | cmyk(68.6%, 7.6%, 0%, 27.5%) |
| CIE-LAB | lab(64.58, -26.73, -16.42) |
| CIE-LCH | lch(64.58, 31.37, 211.57°) |
| OKLab | oklab(68.44% -0.0899 -0.0456) |
| OKLCH | oklch(68.44% 0.101 206.9) |
| XYZ | xyz(25.0610, 33.5253, 51.0398) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.51
Cadetblue
#5F9EA0
ΔE00 6.52
Lightseagreen
#20B2AA
ΔE00 9.01
Sea
#3C9992
ΔE00 9.98
Darkturquoise
#00CED1
ΔE00 10.57
Greyblue
#77A1B5
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AABB9 #B9483A
analogous
#3AB987 #3AABB9 #3A6CB9
triadic
#3AABB9 #B93AAB #ABB93A
tetradic
#3AABB9 #873AB9 #B9483A #6CB93A
square
#3AABB9 #873AB9 #B9483A #6CB93A
split-complementary
#3AABB9 #B93A6C #B9873A
monochromatic
#1D555C #2B808A #3AABB9 #62C2CE #91D4DC
Accessibility & contrast
On white
2.73
#3AABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#3AABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AABB9
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AABB9 | 1.00 | 2.73 | 7.71 | 7.71 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4BA
Deuteranopia (green-blind)
#8A97B9
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3aabb9; /* rgb */ color: rgb(58, 171, 185); /* oklch */ color: oklch(68.4% 0.101 206.9);
Tailwind
colors: {
custom: {
50: '#81c4ce',
500: '#3aabb9',
950: '#000000',
},
}SCSS
$custom: #3aabb9; $custom-light: #81c4ce; $custom-dark: #000000;
JSON
{
"hex": "#3aabb9",
"rgb": {
"r": 58,
"g": 171,
"b": 185
},
"hsl": {
"h": 186.614,
"s": 52.263,
"l": 47.647
},
"oklch": {
"l": 0.68437,
"c": 0.10077,
"h": 206.9
},
"luminance": 0.33528
}Semantic roles & 50–950 ramp
primary
#3AABB9
secondary
#C78E87
accent
#5C4CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182