#32B4AC#32B4AC
#32B4AC is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.0% C 0.109 H 188.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #32B4AC |
|---|---|
| RGB | rgb(50, 180, 172) |
| HSL | hsl(176, 57%, 45%) |
| HSV | hsv(176, 72%, 71%) |
| CMYK | cmyk(72.2%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(66.75, -35.96, -5.99) |
| CIE-LCH | lch(66.75, 36.46, 189.45°) |
| OKLab | oklab(70% -0.1081 -0.0168) |
| OKLCH | oklch(70% 0.109 188.8) |
| XYZ | xyz(25.0796, 36.2962, 44.7058) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.98
Topaz
#13BBAF
ΔE00 2.54
Tealish
#24BCA8
ΔE00 4.59
Turquoise (survey)
#06C2AC
ΔE00 5.92
Greeny Blue
#42B395
ΔE00 7.75
Mediumturquoise
#48D1CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B4AC #B4323A
analogous
#32B46B #32B4AC #327BB4
triadic
#32B4AC #AC32B4 #B4AC32
tetradic
#32B4AC #6B32B4 #B4323A #7BB432
square
#32B4AC #6B32B4 #B4323A #7BB432
split-complementary
#32B4AC #B4327B #B46B32
monochromatic
#175450 #25847E #32B4AC #54CFC8 #84DDD7
Accessibility & contrast
On white
2.54
#32B4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#32B4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B4AC
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B4AC | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAC
Deuteranopia (green-blind)
#979DAD
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b4ac; /* rgb */ color: rgb(50, 180, 172); /* oklch */ color: oklch(70.0% 0.109 188.8);
Tailwind
colors: {
custom: {
50: '#7ecbc4',
500: '#32b4ac',
950: '#000000',
},
}SCSS
$custom: #32b4ac; $custom-light: #7ecbc4; $custom-dark: #000000;
JSON
{
"hex": "#32b4ac",
"rgb": {
"r": 50,
"g": 180,
"b": 172
},
"hsl": {
"h": 176.308,
"s": 56.522,
"l": 45.098
},
"oklch": {
"l": 0.70004,
"c": 0.10942,
"h": 188.8
},
"luminance": 0.36299
}Semantic roles & 50–950 ramp
primary
#32B4AC
secondary
#C67C80
accent
#4851E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281