#32BCC1#32BCC1
#32BCC1 is a light, moderate teal. Relative luminance 0.405; OKLCH L 72.7% C 0.113 H 198.6°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #32BCC1 |
|---|---|
| RGB | rgb(50, 188, 193) |
| HSL | hsl(182, 59%, 48%) |
| HSV | hsv(182, 74%, 76%) |
| CMYK | cmyk(74.1%, 2.6%, 0%, 24.3%) |
| CIE-LAB | lab(69.82, -33.61, -12.97) |
| CIE-LCH | lch(69.82, 36.03, 201.11°) |
| OKLab | oklab(72.71% -0.1068 -0.036) |
| OKLCH | oklch(72.71% 0.113 198.6) |
| XYZ | xyz(28.9199, 40.4913, 56.7331) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.81
Turquoise Blue
#06B1C4
ΔE00 5.71
Lightseagreen
#20B2AA
ΔE00 5.83
Mediumturquoise
#48D1CC
ΔE00 6.40
Topaz
#13BBAF
ΔE00 6.47
Aqua Blue
#02D8E9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BCC1 #C13732
analogous
#32C17F #32BCC1 #3274C1
triadic
#32BCC1 #C132BC #BCC132
tetradic
#32BCC1 #7F32C1 #C13732 #74C132
square
#32BCC1 #7F32C1 #C13732 #74C132
split-complementary
#32BCC1 #C13274 #C17F32
monochromatic
#195D60 #258D90 #32BCC1 #5CD0D5 #8CDEE1
Accessibility & contrast
On white
2.31
#32BCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#32BCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BCC1
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BCC1 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C2
Deuteranopia (green-blind)
#9AA4C2
Tritanopia (blue-blind)
#00C3BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #32bcc1; /* rgb */ color: rgb(50, 188, 193); /* oklch */ color: oklch(72.7% 0.113 198.6);
Tailwind
colors: {
custom: {
50: '#81d0d3',
500: '#32bcc1',
950: '#000000',
},
}SCSS
$custom: #32bcc1; $custom-light: #81d0d3; $custom-dark: #000000;
JSON
{
"hex": "#32bcc1",
"rgb": {
"r": 50,
"g": 188,
"b": 193
},
"hsl": {
"h": 182.098,
"s": 58.848,
"l": 47.647
},
"oklch": {
"l": 0.72711,
"c": 0.11271,
"h": 198.6
},
"luminance": 0.40495
}Semantic roles & 50–950 ramp
primary
#32BCC1
secondary
#CB8683
accent
#4B46E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282