#32AAB9#32AAB9
#32AAB9 is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.0% C 0.104 H 207.3°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #32AAB9 |
|---|---|
| RGB | rgb(50, 170, 185) |
| HSL | hsl(187, 57%, 46%) |
| HSV | hsv(187, 73%, 73%) |
| CMYK | cmyk(73%, 8.1%, 0%, 27.5%) |
| CIE-LAB | lab(64.10, -27.30, -17.17) |
| CIE-LCH | lch(64.10, 32.25, 212.17°) |
| OKLab | oklab(68% -0.0924 -0.0477) |
| OKLCH | oklch(68% 0.104 207.3) |
| XYZ | xyz(24.4433, 32.9274, 50.9569) |
| Luminance | 0.3293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.42
Cadetblue
#5F9EA0
ΔE00 6.73
Lightseagreen
#20B2AA
ΔE00 9.24
Sea
#3C9992
ΔE00 10.02
Greyblue
#77A1B5
ΔE00 10.73
Darkturquoise
#00CED1
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AAB9 #B94132
analogous
#32B984 #32AAB9 #3266B9
triadic
#32AAB9 #B932AA #AAB932
tetradic
#32AAB9 #8432B9 #B94132 #66B932
square
#32AAB9 #8432B9 #B94132 #66B932
split-complementary
#32AAB9 #B93266 #B98432
monochromatic
#185159 #257E89 #32AAB9 #57C4D2 #87D5DF
Accessibility & contrast
On white
2.77
#32AAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#32AAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AAB9
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AAB9 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3BA
Deuteranopia (green-blind)
#8895B9
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32aab9; /* rgb */ color: rgb(50, 170, 185); /* oklch */ color: oklch(68.0% 0.104 207.3);
Tailwind
colors: {
custom: {
50: '#7ec3ce',
500: '#32aab9',
950: '#000000',
},
}SCSS
$custom: #32aab9; $custom-light: #7ec3ce; $custom-dark: #000000;
JSON
{
"hex": "#32aab9",
"rgb": {
"r": 50,
"g": 170,
"b": 185
},
"hsl": {
"h": 186.667,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.67997,
"c": 0.104,
"h": 207.3
},
"luminance": 0.3293
}Semantic roles & 50–950 ramp
primary
#32AAB9
secondary
#C8877F
accent
#5847E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182