#32B3BF#32B3BF
#32B3BF is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.4% C 0.108 H 204.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #32B3BF |
|---|---|
| RGB | rgb(50, 179, 191) |
| HSL | hsl(185, 59%, 47%) |
| HSV | hsv(185, 74%, 75%) |
| CMYK | cmyk(73.8%, 6.3%, 0%, 25.1%) |
| CIE-LAB | lab(67.03, -29.89, -16.07) |
| CIE-LCH | lch(67.03, 33.93, 208.26°) |
| OKLab | oklab(70.43% -0.0988 -0.0446) |
| OKLCH | oklch(70.43% 0.108 204.3) |
| XYZ | xyz(26.8353, 36.6767, 54.9451) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.38
Lightseagreen
#20B2AA
ΔE00 7.76
Cadetblue
#5F9EA0
ΔE00 8.01
Darkturquoise
#00CED1
ΔE00 8.04
Topaz
#13BBAF
ΔE00 9.36
Aqua Blue
#02D8E9
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B3BF #BF3E32
analogous
#32BF84 #32B3BF #326DBF
triadic
#32B3BF #BF32B3 #B3BF32
tetradic
#32B3BF #8432BF #BF3E32 #6DBF32
square
#32B3BF #8432BF #BF3E32 #6DBF32
split-complementary
#32B3BF #BF326D #BF8432
monochromatic
#19585E #25868E #32B3BF #5ACAD4 #8BD9E1
Accessibility & contrast
On white
2.52
#32B3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#32B3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B3BF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B3BF | 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)
#A4ABC0
Deuteranopia (green-blind)
#909DBF
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b3bf; /* rgb */ color: rgb(50, 179, 191); /* oklch */ color: oklch(70.4% 0.108 204.3);
Tailwind
colors: {
custom: {
50: '#80cad2',
500: '#32b3bf',
950: '#000000',
},
}SCSS
$custom: #32b3bf; $custom-light: #80cad2; $custom-dark: #000000;
JSON
{
"hex": "#32b3bf",
"rgb": {
"r": 50,
"g": 179,
"b": 191
},
"hsl": {
"h": 185.106,
"s": 58.506,
"l": 47.255
},
"oklch": {
"l": 0.70434,
"c": 0.10841,
"h": 204.3
},
"luminance": 0.3668
}Semantic roles & 50–950 ramp
primary
#32B3BF
secondary
#CB8882
accent
#5346E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282