#32B3C0#32B3C0
#32B3C0 is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.5% C 0.109 H 205.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #32B3C0 |
|---|---|
| RGB | rgb(50, 179, 192) |
| HSL | hsl(185, 59%, 47%) |
| HSV | hsv(185, 74%, 75%) |
| CMYK | cmyk(74%, 6.8%, 0%, 24.7%) |
| CIE-LAB | lab(67.07, -29.58, -16.57) |
| CIE-LCH | lch(67.07, 33.91, 209.25°) |
| OKLab | oklab(70.47% -0.0984 -0.046) |
| OKLCH | oklch(70.47% 0.109 205.1) |
| XYZ | xyz(26.9457, 36.7208, 55.5266) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.09
Cadetblue
#5F9EA0
ΔE00 8.11
Lightseagreen
#20B2AA
ΔE00 8.13
Darkturquoise
#00CED1
ΔE00 8.22
Aqua Blue
#02D8E9
ΔE00 9.50
Topaz
#13BBAF
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B3C0 #C03F32
analogous
#32C086 #32B3C0 #326CC0
triadic
#32B3C0 #C032B3 #B3C032
tetradic
#32B3C0 #8632C0 #C03F32 #6CC032
square
#32B3C0 #8632C0 #C03F32 #6CC032
split-complementary
#32B3C0 #C0326C #C08632
monochromatic
#19585F #25868F #32B3C0 #5BC9D4 #8BD9E1
Accessibility & contrast
On white
2.52
#32B3C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#32B3C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B3C0
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B3C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B3C0 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC1
Deuteranopia (green-blind)
#909DC0
Tritanopia (blue-blind)
#00BBB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b3c0; /* rgb */ color: rgb(50, 179, 192); /* oklch */ color: oklch(70.5% 0.109 205.1);
Tailwind
colors: {
custom: {
50: '#80cad3',
500: '#32b3c0',
950: '#000000',
},
}SCSS
$custom: #32b3c0; $custom-light: #80cad3; $custom-dark: #000000;
JSON
{
"hex": "#32b3c0",
"rgb": {
"r": 50,
"g": 179,
"b": 192
},
"hsl": {
"h": 185.493,
"s": 58.678,
"l": 47.451
},
"oklch": {
"l": 0.70472,
"c": 0.10862,
"h": 205.1
},
"luminance": 0.36724
}Semantic roles & 50–950 ramp
primary
#32B3C0
secondary
#CB8983
accent
#5446E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282