#32B4BC#32B4BC
#32B4BC is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.6% C 0.108 H 201.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #32B4BC |
|---|---|
| RGB | rgb(50, 180, 188) |
| HSL | hsl(183, 58%, 47%) |
| HSV | hsv(183, 73%, 74%) |
| CMYK | cmyk(73.4%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(67.24, -31.28, -14.10) |
| CIE-LCH | lch(67.24, 34.31, 204.26°) |
| OKLab | oklab(70.57% -0.1011 -0.0392) |
| OKLCH | oklch(70.57% 0.108 201.2) |
| XYZ | xyz(26.7097, 36.9483, 53.2912) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.79
Lightseagreen
#20B2AA
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 7.19
Topaz
#13BBAF
ΔE00 7.82
Cadetblue
#5F9EA0
ΔE00 7.98
Mediumturquoise
#48D1CC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B4BC #BC3A32
analogous
#32BC7F #32B4BC #326FBC
triadic
#32B4BC #BC32B4 #B4BC32
tetradic
#32B4BC #7F32BC #BC3A32 #6FBC32
square
#32B4BC #7F32BC #BC3A32 #6FBC32
split-complementary
#32B4BC #BC326F #BC7F32
monochromatic
#18575B #25868C #32B4BC #58CCD3 #89DBE0
Accessibility & contrast
On white
2.50
#32B4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#32B4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B4BC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B4BC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #32b4bc; /* rgb */ color: rgb(50, 180, 188); /* oklch */ color: oklch(70.6% 0.108 201.2);
Tailwind
colors: {
custom: {
50: '#80cbd0',
500: '#32b4bc',
950: '#000000',
},
}SCSS
$custom: #32b4bc; $custom-light: #80cbd0; $custom-dark: #000000;
JSON
{
"hex": "#32b4bc",
"rgb": {
"r": 50,
"g": 180,
"b": 188
},
"hsl": {
"h": 183.478,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.70567,
"c": 0.10838,
"h": 201.2
},
"luminance": 0.36951
}Semantic roles & 50–950 ramp
primary
#32B4BC
secondary
#C98580
accent
#5047E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282