#32B5AF#32B5AF
#32B5AF is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.4% C 0.110 H 190.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #32B5AF |
|---|---|
| RGB | rgb(50, 181, 175) |
| HSL | hsl(177, 57%, 45%) |
| HSV | hsv(177, 72%, 71%) |
| CMYK | cmyk(72.4%, 0%, 3.3%, 29%) |
| CIE-LAB | lab(67.14, -35.57, -7.06) |
| CIE-LCH | lch(67.14, 36.27, 191.22°) |
| OKLab | oklab(70.35% -0.1078 -0.0197) |
| OKLCH | oklch(70.35% 0.11 190.4) |
| XYZ | xyz(25.5735, 36.8180, 46.3079) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.46
Topaz
#13BBAF
ΔE00 2.86
Tealish
#24BCA8
ΔE00 5.18
Turquoise (survey)
#06C2AC
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 7.33
Mediumturquoise
#48D1CC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B5AF #B53238
analogous
#32B56D #32B5AF #3279B5
triadic
#32B5AF #AF32B5 #B5AF32
tetradic
#32B5AF #6D32B5 #B53238 #79B532
square
#32B5AF #6D32B5 #B53238 #79B532
split-complementary
#32B5AF #B53279 #B56D32
monochromatic
#185552 #258581 #32B5AF #54D0CA #84DDD9
Accessibility & contrast
On white
2.51
#32B5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#32B5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B5AF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B5AF | 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)
#AAABAF
Deuteranopia (green-blind)
#979EB0
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b5af; /* rgb */ color: rgb(50, 181, 175); /* oklch */ color: oklch(70.4% 0.110 190.4);
Tailwind
colors: {
custom: {
50: '#7fccc6',
500: '#32b5af',
950: '#000000',
},
}SCSS
$custom: #32b5af; $custom-light: #7fccc6; $custom-dark: #000000;
JSON
{
"hex": "#32b5af",
"rgb": {
"r": 50,
"g": 181,
"b": 175
},
"hsl": {
"h": 177.252,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.70354,
"c": 0.10957,
"h": 190.4
},
"luminance": 0.36821
}Semantic roles & 50–950 ramp
primary
#32B5AF
secondary
#C77C80
accent
#484FE0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1313
muted
#7C8282