#32B9B5#32B9B5
#32B9B5 is a light, moderate teal. Relative luminance 0.387; OKLCH L 71.6% C 0.112 H 192.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #32B9B5 |
|---|---|
| RGB | rgb(50, 185, 181) |
| HSL | hsl(178, 57%, 46%) |
| HSV | hsv(178, 73%, 73%) |
| CMYK | cmyk(73%, 0%, 2.2%, 27.5%) |
| CIE-LAB | lab(68.54, -35.71, -8.29) |
| CIE-LCH | lch(68.54, 36.66, 193.07°) |
| OKLab | oklab(71.55% -0.1091 -0.0231) |
| OKLCH | oklch(71.55% 0.112 192) |
| XYZ | xyz(27.0010, 38.7090, 49.7556) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.71
Topaz
#13BBAF
ΔE00 3.17
Tealish
#24BCA8
ΔE00 5.70
Darkturquoise
#00CED1
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.28
Turquoise (survey)
#06C2AC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B9B5 #B93236
analogous
#32B971 #32B9B5 #3279B9
triadic
#32B9B5 #B532B9 #B9B532
tetradic
#32B9B5 #7132B9 #B93236 #79B932
square
#32B9B5 #7132B9 #B93236 #79B932
split-complementary
#32B9B5 #B93279 #B97132
monochromatic
#185957 #258986 #32B9B5 #57D2CE #87DFDC
Accessibility & contrast
On white
2.40
#32B9B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#32B9B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B9B5
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B9B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B9B5 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB5
Deuteranopia (green-blind)
#9AA1B6
Tritanopia (blue-blind)
#00BEB7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #32b9b5; /* rgb */ color: rgb(50, 185, 181); /* oklch */ color: oklch(71.6% 0.112 192.0);
Tailwind
colors: {
custom: {
50: '#80cecb',
500: '#32b9b5',
950: '#000000',
},
}SCSS
$custom: #32b9b5; $custom-light: #80cecb; $custom-dark: #000000;
JSON
{
"hex": "#32b9b5",
"rgb": {
"r": 50,
"g": 185,
"b": 181
},
"hsl": {
"h": 178.222,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.71551,
"c": 0.11151,
"h": 192
},
"luminance": 0.38712
}Semantic roles & 50–950 ramp
primary
#32B9B5
secondary
#C87F81
accent
#474CE1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282