#32B5AD#32B5AD
#32B5AD is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.3% C 0.110 H 188.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #32B5AD |
|---|---|
| RGB | rgb(50, 181, 173) |
| HSL | hsl(176, 57%, 45%) |
| HSV | hsv(176, 72%, 71%) |
| CMYK | cmyk(72.4%, 0%, 4.4%, 29%) |
| CIE-LAB | lab(67.08, -36.14, -6.04) |
| CIE-LCH | lch(67.08, 36.64, 189.49°) |
| OKLab | oklab(70.29% -0.1087 -0.017) |
| OKLCH | oklch(70.29% 0.11 188.9) |
| XYZ | xyz(25.3786, 36.7400, 45.2810) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.17
Topaz
#13BBAF
ΔE00 2.35
Tealish
#24BCA8
ΔE00 4.49
Turquoise (survey)
#06C2AC
ΔE00 5.77
Mediumturquoise
#48D1CC
ΔE00 7.55
Darkturquoise
#00CED1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B5AD #B5323A
analogous
#32B56B #32B5AD #327BB5
triadic
#32B5AD #AD32B5 #B5AD32
tetradic
#32B5AD #6B32B5 #B5323A #7BB532
square
#32B5AD #6B32B5 #B5323A #7BB532
split-complementary
#32B5AD #B5327B #B56B32
monochromatic
#185551 #25857F #32B5AD #54D0C8 #84DDD8
Accessibility & contrast
On white
2.52
#32B5AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#32B5AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B5AD
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B5AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B5AD | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAD
Deuteranopia (green-blind)
#989DAE
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b5ad; /* rgb */ color: rgb(50, 181, 173); /* oklch */ color: oklch(70.3% 0.110 188.9);
Tailwind
colors: {
custom: {
50: '#7eccc5',
500: '#32b5ad',
950: '#000000',
},
}SCSS
$custom: #32b5ad; $custom-light: #7eccc5; $custom-dark: #000000;
JSON
{
"hex": "#32b5ad",
"rgb": {
"r": 50,
"g": 181,
"b": 173
},
"hsl": {
"h": 176.336,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.70287,
"c": 0.11,
"h": 188.9
},
"luminance": 0.36743
}Semantic roles & 50–950 ramp
primary
#32B5AD
secondary
#C77C81
accent
#4851E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1312
muted
#7C8281