#32B5AE#32B5AE
#32B5AE is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.3% C 0.110 H 189.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #32B5AE |
|---|---|
| RGB | rgb(50, 181, 174) |
| HSL | hsl(177, 57%, 45%) |
| HSV | hsv(177, 72%, 71%) |
| CMYK | cmyk(72.4%, 0%, 3.9%, 29%) |
| CIE-LAB | lab(67.11, -35.86, -6.55) |
| CIE-LCH | lch(67.11, 36.45, 190.35°) |
| OKLab | oklab(70.32% -0.1082 -0.0184) |
| OKLCH | oklch(70.32% 0.11 189.6) |
| XYZ | xyz(25.4757, 36.7788, 45.7926) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.27
Topaz
#13BBAF
ΔE00 2.59
Tealish
#24BCA8
ΔE00 4.83
Turquoise (survey)
#06C2AC
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 7.48
Darkturquoise
#00CED1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B5AE #B53239
analogous
#32B56C #32B5AE #327AB5
triadic
#32B5AE #AE32B5 #B5AE32
tetradic
#32B5AE #6C32B5 #B53239 #7AB532
square
#32B5AE #6C32B5 #B53239 #7AB532
split-complementary
#32B5AE #B5327A #B56C32
monochromatic
#185552 #258580 #32B5AE #54D0C9 #84DDD8
Accessibility & contrast
On white
2.51
#32B5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#32B5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B5AE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B5AE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAE
Deuteranopia (green-blind)
#989EAF
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b5ae; /* rgb */ color: rgb(50, 181, 174); /* oklch */ color: oklch(70.3% 0.110 189.6);
Tailwind
colors: {
custom: {
50: '#7fccc6',
500: '#32b5ae',
950: '#000000',
},
}SCSS
$custom: #32b5ae; $custom-light: #7fccc6; $custom-dark: #000000;
JSON
{
"hex": "#32b5ae",
"rgb": {
"r": 50,
"g": 181,
"b": 174
},
"hsl": {
"h": 176.794,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.7032,
"c": 0.10977,
"h": 189.6
},
"luminance": 0.36782
}Semantic roles & 50–950 ramp
primary
#32B5AE
secondary
#C77C80
accent
#4850E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1313
muted
#7C8282