#32B5AC#32B5AC
#32B5AC is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.3% C 0.110 H 188.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #32B5AC |
|---|---|
| RGB | rgb(50, 181, 172) |
| HSL | hsl(176, 57%, 45%) |
| HSV | hsv(176, 72%, 71%) |
| CMYK | cmyk(72.4%, 0%, 5%, 29%) |
| CIE-LAB | lab(67.05, -36.42, -5.53) |
| CIE-LCH | lch(67.05, 36.84, 188.63°) |
| OKLab | oklab(70.25% -0.1091 -0.0156) |
| OKLCH | oklch(70.25% 0.11 188.1) |
| XYZ | xyz(25.2822, 36.7014, 44.7733) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.19
Topaz
#13BBAF
ΔE00 2.15
Tealish
#24BCA8
ΔE00 4.16
Turquoise (survey)
#06C2AC
ΔE00 5.48
Greeny Blue
#42B395
ΔE00 7.43
Mediumturquoise
#48D1CC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B5AC #B5323B
analogous
#32B56B #32B5AC #327CB5
triadic
#32B5AC #AC32B5 #B5AC32
tetradic
#32B5AC #6B32B5 #B5323B #7CB532
square
#32B5AC #6B32B5 #B5323B #7CB532
split-complementary
#32B5AC #B5327C #B56B32
monochromatic
#185551 #25857E #32B5AC #54D0C7 #84DDD7
Accessibility & contrast
On white
2.52
#32B5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#32B5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B5AC
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B5AC | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAC
Deuteranopia (green-blind)
#989DAD
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b5ac; /* rgb */ color: rgb(50, 181, 172); /* oklch */ color: oklch(70.3% 0.110 188.1);
Tailwind
colors: {
custom: {
50: '#7eccc4',
500: '#32b5ac',
950: '#000000',
},
}SCSS
$custom: #32b5ac; $custom-light: #7eccc4; $custom-dark: #000000;
JSON
{
"hex": "#32b5ac",
"rgb": {
"r": 50,
"g": 181,
"b": 172
},
"hsl": {
"h": 175.878,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.70253,
"c": 0.11024,
"h": 188.1
},
"luminance": 0.36704
}Semantic roles & 50–950 ramp
primary
#32B5AC
secondary
#C77C81
accent
#4852E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1312
muted
#7C8281