#32B8BC#32B8BC
#32B8BC is a light, moderate teal. Relative luminance 0.386; OKLCH L 71.5% C 0.110 H 198.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #32B8BC |
|---|---|
| RGB | rgb(50, 184, 188) |
| HSL | hsl(182, 58%, 47%) |
| HSV | hsv(182, 73%, 74%) |
| CMYK | cmyk(73.4%, 2.1%, 0%, 26.3%) |
| CIE-LAB | lab(68.45, -33.20, -12.28) |
| CIE-LCH | lch(68.45, 35.39, 200.30°) |
| OKLab | oklab(71.55% -0.105 -0.0341) |
| OKLCH | oklch(71.55% 0.11 198) |
| XYZ | xyz(27.5289, 38.5866, 53.5643) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.04
Turquoise Blue
#06B1C4
ΔE00 5.53
Darkturquoise
#00CED1
ΔE00 5.80
Topaz
#13BBAF
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 7.17
Tealish
#24BCA8
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B8BC #BC3632
analogous
#32BC7B #32B8BC #3273BC
triadic
#32B8BC #BC32B8 #B8BC32
tetradic
#32B8BC #7B32BC #BC3632 #73BC32
square
#32B8BC #7B32BC #BC3632 #73BC32
split-complementary
#32B8BC #BC3273 #BC7B32
monochromatic
#18595B #25898C #32B8BC #58CFD3 #89DDE0
Accessibility & contrast
On white
2.41
#32B8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#32B8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B8BC
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B8BC | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#97A1BD
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #32b8bc; /* rgb */ color: rgb(50, 184, 188); /* oklch */ color: oklch(71.5% 0.110 198.0);
Tailwind
colors: {
custom: {
50: '#80ced0',
500: '#32b8bc',
950: '#000000',
},
}SCSS
$custom: #32b8bc; $custom-light: #80ced0; $custom-dark: #000000;
JSON
{
"hex": "#32b8bc",
"rgb": {
"r": 50,
"g": 184,
"b": 188
},
"hsl": {
"h": 181.739,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.7155,
"c": 0.11042,
"h": 198
},
"luminance": 0.3859
}Semantic roles & 50–950 ramp
primary
#32B8BC
secondary
#C98280
accent
#4B47E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282