#32AAB7#32AAB7
#32AAB7 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.9% C 0.103 H 205.7°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #32AAB7 |
|---|---|
| RGB | rgb(50, 170, 183) |
| HSL | hsl(186, 57%, 46%) |
| HSV | hsv(186, 73%, 72%) |
| CMYK | cmyk(72.7%, 7.1%, 0%, 28.2%) |
| CIE-LAB | lab(64.03, -27.92, -16.16) |
| CIE-LCH | lch(64.03, 32.26, 210.06°) |
| OKLab | oklab(67.92% -0.0932 -0.0449) |
| OKLCH | oklch(67.92% 0.103 205.7) |
| XYZ | xyz(24.2336, 32.8436, 49.8528) |
| Luminance | 0.3285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.73
Cadetblue
#5F9EA0
ΔE00 6.42
Lightseagreen
#20B2AA
ΔE00 8.51
Sea
#3C9992
ΔE00 9.40
Darkturquoise
#00CED1
ΔE00 10.55
Topaz
#13BBAF
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AAB7 #B73F32
analogous
#32B782 #32AAB7 #3267B7
triadic
#32AAB7 #B732AA #AAB732
tetradic
#32AAB7 #8232B7 #B73F32 #67B732
square
#32AAB7 #8232B7 #B73F32 #67B732
split-complementary
#32AAB7 #B73267 #B78232
monochromatic
#185157 #257D87 #32AAB7 #56C5D1 #86D5DE
Accessibility & contrast
On white
2.77
#32AAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#32AAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AAB7
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AAB7 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B8
Deuteranopia (green-blind)
#8995B7
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32aab7; /* rgb */ color: rgb(50, 170, 183); /* oklch */ color: oklch(67.9% 0.103 205.7);
Tailwind
colors: {
custom: {
50: '#7ec3cc',
500: '#32aab7',
950: '#000000',
},
}SCSS
$custom: #32aab7; $custom-light: #7ec3cc; $custom-dark: #000000;
JSON
{
"hex": "#32aab7",
"rgb": {
"r": 50,
"g": 170,
"b": 183
},
"hsl": {
"h": 185.865,
"s": 57.082,
"l": 45.686
},
"oklch": {
"l": 0.6792,
"c": 0.10348,
"h": 205.7
},
"luminance": 0.32846
}Semantic roles & 50–950 ramp
primary
#32AAB7
secondary
#C7857D
accent
#5647E0
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182