#32B9BC#32B9BC
#32B9BC is a light, moderate teal. Relative luminance 0.390; OKLCH L 71.8% C 0.111 H 197.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #32B9BC |
|---|---|
| RGB | rgb(50, 185, 188) |
| HSL | hsl(181, 58%, 47%) |
| HSV | hsv(181, 73%, 74%) |
| CMYK | cmyk(73.4%, 1.6%, 0%, 26.3%) |
| CIE-LAB | lab(68.75, -33.67, -11.82) |
| CIE-LCH | lch(68.75, 35.69, 199.35°) |
| OKLab | oklab(71.8% -0.106 -0.0328) |
| OKLCH | oklch(71.8% 0.111 197.2) |
| XYZ | xyz(27.7373, 39.0035, 53.6338) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 5.50
Topaz
#13BBAF
ΔE00 5.73
Turquoise Blue
#06B1C4
ΔE00 5.98
Mediumturquoise
#48D1CC
ΔE00 6.77
Tealish
#24BCA8
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B9BC #BC3532
analogous
#32BC7A #32B9BC #3274BC
triadic
#32B9BC #BC32B9 #B9BC32
tetradic
#32B9BC #7A32BC #BC3532 #74BC32
square
#32B9BC #7A32BC #BC3532 #74BC32
split-complementary
#32B9BC #BC3274 #BC7A32
monochromatic
#185A5B #25898C #32B9BC #58D0D3 #89DEE0
Accessibility & contrast
On white
2.39
#32B9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#32B9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B9BC
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B9BC | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#98A2BD
Tritanopia (blue-blind)
#00BFBA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #32b9bc; /* rgb */ color: rgb(50, 185, 188); /* oklch */ color: oklch(71.8% 0.111 197.2);
Tailwind
colors: {
custom: {
50: '#80ced0',
500: '#32b9bc',
950: '#000000',
},
}SCSS
$custom: #32b9bc; $custom-light: #80ced0; $custom-dark: #000000;
JSON
{
"hex": "#32b9bc",
"rgb": {
"r": 50,
"g": 185,
"b": 188
},
"hsl": {
"h": 181.304,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.71796,
"c": 0.11097,
"h": 197.2
},
"luminance": 0.39007
}Semantic roles & 50–950 ramp
primary
#32B9BC
secondary
#C98280
accent
#4A47E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282