#32BCB1#32BCB1
#32BCB1 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.2% C 0.115 H 187.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #32BCB1 |
|---|---|
| RGB | rgb(50, 188, 177) |
| HSL | hsl(175, 58%, 47%) |
| HSV | hsv(175, 73%, 74%) |
| CMYK | cmyk(73.4%, 0%, 5.9%, 26.3%) |
| CIE-LAB | lab(69.34, -38.22, -4.91) |
| CIE-LCH | lch(69.34, 38.53, 187.32°) |
| OKLab | oklab(72.16% -0.1139 -0.0139) |
| OKLCH | oklch(72.16% 0.115 187) |
| XYZ | xyz(27.2307, 39.8156, 47.8365) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.16
Lightseagreen
#20B2AA
ΔE00 3.00
Tealish
#24BCA8
ΔE00 3.15
Turquoise (survey)
#06C2AC
ΔE00 4.03
Mediumturquoise
#48D1CC
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BCB1 #BC323D
analogous
#32BC6C #32BCB1 #3282BC
triadic
#32BCB1 #B132BC #BCB132
tetradic
#32BCB1 #6C32BC #BC323D #82BC32
square
#32BCB1 #6C32BC #BC323D #82BC32
split-complementary
#32BCB1 #BC3282 #BC6C32
monochromatic
#185B56 #258C83 #32BCB1 #58D3C9 #89E0D9
Accessibility & contrast
On white
2.34
#32BCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#32BCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BCB1
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BCB1 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B1
Deuteranopia (green-blind)
#9EA3B2
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #32bcb1; /* rgb */ color: rgb(50, 188, 177); /* oklch */ color: oklch(72.2% 0.115 187.0);
Tailwind
colors: {
custom: {
50: '#80d1c8',
500: '#32bcb1',
950: '#000000',
},
}SCSS
$custom: #32bcb1; $custom-light: #80d1c8; $custom-dark: #000000;
JSON
{
"hex": "#32bcb1",
"rgb": {
"r": 50,
"g": 188,
"b": 177
},
"hsl": {
"h": 175.217,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.72161,
"c": 0.11472,
"h": 187
},
"luminance": 0.39819
}Semantic roles & 50–950 ramp
primary
#32BCB1
secondary
#C98086
accent
#4753E1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282