#32B4BF#32B4BF
#32B4BF is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.7% C 0.109 H 203.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #32B4BF |
|---|---|
| RGB | rgb(50, 180, 191) |
| HSL | hsl(185, 59%, 47%) |
| HSV | hsv(185, 74%, 75%) |
| CMYK | cmyk(73.8%, 5.8%, 0%, 25.1%) |
| CIE-LAB | lab(67.34, -30.38, -15.61) |
| CIE-LCH | lch(67.34, 34.15, 207.20°) |
| OKLab | oklab(70.68% -0.0998 -0.0434) |
| OKLCH | oklch(70.68% 0.109 203.5) |
| XYZ | xyz(27.0365, 37.0790, 55.0121) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.79
Lightseagreen
#20B2AA
ΔE00 7.39
Darkturquoise
#00CED1
ΔE00 7.62
Cadetblue
#5F9EA0
ΔE00 8.14
Topaz
#13BBAF
ΔE00 8.92
Aqua Blue
#02D8E9
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B4BF #BF3D32
analogous
#32BF84 #32B4BF #326DBF
triadic
#32B4BF #BF32B4 #B4BF32
tetradic
#32B4BF #8432BF #BF3D32 #6DBF32
square
#32B4BF #8432BF #BF3D32 #6DBF32
split-complementary
#32B4BF #BF326D #BF8432
monochromatic
#19595E #25868E #32B4BF #5ACAD4 #8BDAE1
Accessibility & contrast
On white
2.50
#32B4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#32B4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B4BF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B4BF | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#929EBF
Tritanopia (blue-blind)
#00BBB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #32b4bf; /* rgb */ color: rgb(50, 180, 191); /* oklch */ color: oklch(70.7% 0.109 203.5);
Tailwind
colors: {
custom: {
50: '#80cbd2',
500: '#32b4bf',
950: '#000000',
},
}SCSS
$custom: #32b4bf; $custom-light: #80cbd2; $custom-dark: #000000;
JSON
{
"hex": "#32b4bf",
"rgb": {
"r": 50,
"g": 180,
"b": 191
},
"hsl": {
"h": 184.681,
"s": 58.506,
"l": 47.255
},
"oklch": {
"l": 0.70679,
"c": 0.1088,
"h": 203.5
},
"luminance": 0.37082
}Semantic roles & 50–950 ramp
primary
#32B4BF
secondary
#CB8882
accent
#5246E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282