#32B4AD#32B4AD
#32B4AD is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.0% C 0.109 H 189.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #32B4AD |
|---|---|
| RGB | rgb(50, 180, 173) |
| HSL | hsl(177, 57%, 45%) |
| HSV | hsv(177, 72%, 71%) |
| CMYK | cmyk(72.2%, 0%, 3.9%, 29.4%) |
| CIE-LAB | lab(66.77, -35.68, -6.50) |
| CIE-LCH | lch(66.77, 36.27, 190.32°) |
| OKLab | oklab(70.04% -0.1077 -0.0182) |
| OKLCH | oklch(70.04% 0.109 189.6) |
| XYZ | xyz(25.1760, 36.3348, 45.2135) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.09
Topaz
#13BBAF
ΔE00 2.76
Tealish
#24BCA8
ΔE00 4.93
Turquoise (survey)
#06C2AC
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 7.75
Darkturquoise
#00CED1
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B4AD #B43239
analogous
#32B46C #32B4AD #327AB4
triadic
#32B4AD #AD32B4 #B4AD32
tetradic
#32B4AD #6C32B4 #B43239 #7AB432
square
#32B4AD #6C32B4 #B43239 #7AB432
split-complementary
#32B4AD #B4327A #B46C32
monochromatic
#175451 #25847F #32B4AD #54CFC9 #84DDD8
Accessibility & contrast
On white
2.54
#32B4AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#32B4AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B4AD
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B4AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B4AD | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAD
Deuteranopia (green-blind)
#979DAE
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b4ad; /* rgb */ color: rgb(50, 180, 173); /* oklch */ color: oklch(70.0% 0.109 189.6);
Tailwind
colors: {
custom: {
50: '#7ecbc5',
500: '#32b4ad',
950: '#000000',
},
}SCSS
$custom: #32b4ad; $custom-light: #7ecbc5; $custom-dark: #000000;
JSON
{
"hex": "#32b4ad",
"rgb": {
"r": 50,
"g": 180,
"b": 173
},
"hsl": {
"h": 176.769,
"s": 56.522,
"l": 45.098
},
"oklch": {
"l": 0.70037,
"c": 0.1092,
"h": 189.6
},
"luminance": 0.36338
}Semantic roles & 50–950 ramp
primary
#32B4AD
secondary
#C67C80
accent
#4850E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281