#32B2AF#32B2AF
#32B2AF is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.107 H 192.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2AF |
|---|---|
| RGB | rgb(50, 178, 175) |
| HSL | hsl(179, 56%, 45%) |
| HSV | hsv(179, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(66.22, -34.17, -8.43) |
| CIE-LCH | lch(66.22, 35.20, 193.85°) |
| OKLab | oklab(69.61% -0.1048 -0.0235) |
| OKLCH | oklch(69.61% 0.107 192.6) |
| XYZ | xyz(24.9701, 35.6111, 46.1067) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.12
Topaz
#13BBAF
ΔE00 4.18
Tealish
#24BCA8
ΔE00 6.51
Darkturquoise
#00CED1
ΔE00 7.69
Turquoise (survey)
#06C2AC
ΔE00 7.75
Sea
#3C9992
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2AF #B23235
analogous
#32B26F #32B2AF #3275B2
triadic
#32B2AF #AF32B2 #B2AF32
tetradic
#32B2AF #6F32B2 #B23235 #75B232
square
#32B2AF #6F32B2 #B23235 #75B232
split-complementary
#32B2AF #B23275 #B26F32
monochromatic
#175251 #258280 #32B2AF #53CFCC #82DCDA
Accessibility & contrast
On white
2.59
#32B2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#32B2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2AF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2AF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#949BB0
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b2af; /* rgb */ color: rgb(50, 178, 175); /* oklch */ color: oklch(69.6% 0.107 192.6);
Tailwind
colors: {
custom: {
50: '#7ec9c6',
500: '#32b2af',
950: '#000000',
},
}SCSS
$custom: #32b2af; $custom-light: #7ec9c6; $custom-dark: #000000;
JSON
{
"hex": "#32b2af",
"rgb": {
"r": 50,
"g": 178,
"b": 175
},
"hsl": {
"h": 178.594,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69608,
"c": 0.10736,
"h": 192.6
},
"luminance": 0.35614
}Semantic roles & 50–950 ramp
primary
#32B2AF
secondary
#C57B7C
accent
#484CDF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282