#32BDAC#32BDAC
#32BDAC is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.3% C 0.117 H 182.8°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #32BDAC |
|---|---|
| RGB | rgb(50, 189, 172) |
| HSL | hsl(173, 58%, 47%) |
| HSV | hsv(173, 74%, 74%) |
| CMYK | cmyk(73.5%, 0%, 9%, 25.9%) |
| CIE-LAB | lab(69.50, -40.05, -1.92) |
| CIE-LCH | lch(69.50, 40.09, 182.74°) |
| OKLab | oklab(72.25% -0.1171 -0.0058) |
| OKLCH | oklch(72.25% 0.117 182.8) |
| XYZ | xyz(26.9558, 40.0486, 45.3312) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.21
Topaz
#13BBAF
ΔE00 2.05
Turquoise (survey)
#06C2AC
ΔE00 2.24
Lightseagreen
#20B2AA
ΔE00 4.27
Greeny Blue
#42B395
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BDAC #BD3243
analogous
#32BD67 #32BDAC #3289BD
triadic
#32BDAC #AC32BD #BDAC32
tetradic
#32BDAC #6732BD #BD3243 #89BD32
square
#32BDAC #6732BD #BD3243 #89BD32
split-complementary
#32BDAC #BD3289 #BD6732
monochromatic
#185C54 #258D80 #32BDAC #59D3C4 #89E0D5
Accessibility & contrast
On white
2.33
#32BDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#32BDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BDAC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BDAC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32bdac; /* rgb */ color: rgb(50, 189, 172); /* oklch */ color: oklch(72.3% 0.117 182.8);
Tailwind
colors: {
custom: {
50: '#80d1c4',
500: '#32bdac',
950: '#000000',
},
}SCSS
$custom: #32bdac; $custom-light: #80d1c4; $custom-dark: #000000;
JSON
{
"hex": "#32bdac",
"rgb": {
"r": 50,
"g": 189,
"b": 172
},
"hsl": {
"h": 172.662,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.72251,
"c": 0.11728,
"h": 182.8
},
"luminance": 0.40052
}Semantic roles & 50–950 ramp
primary
#32BDAC
secondary
#CA818A
accent
#4659E1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281