#32A9B8#32A9B8
#32A9B8 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.7% C 0.103 H 207.4°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #32A9B8 |
|---|---|
| RGB | rgb(50, 169, 184) |
| HSL | hsl(187, 57%, 46%) |
| HSV | hsv(187, 73%, 72%) |
| CMYK | cmyk(72.8%, 8.2%, 0%, 27.8%) |
| CIE-LAB | lab(63.76, -27.12, -17.13) |
| CIE-LCH | lch(63.76, 32.07, 212.28°) |
| OKLab | oklab(67.71% -0.0918 -0.0476) |
| OKLCH | oklch(67.71% 0.103 207.4) |
| XYZ | xyz(24.1513, 32.5119, 50.3407) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.66
Cadetblue
#5F9EA0
ΔE00 6.59
Lightseagreen
#20B2AA
ΔE00 9.33
Sea
#3C9992
ΔE00 9.88
Greyblue
#77A1B5
ΔE00 10.66
Darkturquoise
#00CED1
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A9B8 #B84132
analogous
#32B884 #32A9B8 #3266B8
triadic
#32A9B8 #B832A9 #A9B832
tetradic
#32A9B8 #8432B8 #B84132 #66B832
square
#32A9B8 #8432B8 #B84132 #66B832
split-complementary
#32A9B8 #B83266 #B88432
monochromatic
#185158 #257D88 #32A9B8 #56C3D1 #86D4DE
Accessibility & contrast
On white
2.80
#32A9B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#32A9B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A9B8
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A9B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A9B8 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA2B9
Deuteranopia (green-blind)
#8795B8
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32a9b8; /* rgb */ color: rgb(50, 169, 184); /* oklch */ color: oklch(67.7% 0.103 207.4);
Tailwind
colors: {
custom: {
50: '#7ec3cd',
500: '#32a9b8',
950: '#000000',
},
}SCSS
$custom: #32a9b8; $custom-light: #7ec3cd; $custom-dark: #000000;
JSON
{
"hex": "#32a9b8",
"rgb": {
"r": 50,
"g": 169,
"b": 184
},
"hsl": {
"h": 186.716,
"s": 57.265,
"l": 45.882
},
"oklch": {
"l": 0.67713,
"c": 0.10342,
"h": 207.4
},
"luminance": 0.32515
}Semantic roles & 50–950 ramp
primary
#32A9B8
secondary
#C8867E
accent
#5847E1
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182