#32B5BF#32B5BF
#32B5BF is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.9% C 0.109 H 202.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #32B5BF |
|---|---|
| RGB | rgb(50, 181, 191) |
| HSL | hsl(184, 59%, 47%) |
| HSV | hsv(184, 74%, 75%) |
| CMYK | cmyk(73.8%, 5.2%, 0%, 25.1%) |
| CIE-LAB | lab(67.64, -30.86, -15.15) |
| CIE-LCH | lch(67.64, 34.38, 206.15°) |
| OKLab | oklab(70.92% -0.1008 -0.0421) |
| OKLCH | oklch(70.92% 0.109 202.7) |
| XYZ | xyz(27.2391, 37.4842, 55.0797) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.21
Lightseagreen
#20B2AA
ΔE00 7.05
Darkturquoise
#00CED1
ΔE00 7.21
Cadetblue
#5F9EA0
ΔE00 8.30
Topaz
#13BBAF
ΔE00 8.49
Mediumturquoise
#48D1CC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B5BF #BF3C32
analogous
#32BF82 #32B5BF #326FBF
triadic
#32B5BF #BF32B5 #B5BF32
tetradic
#32B5BF #8232BF #BF3C32 #6FBF32
square
#32B5BF #8232BF #BF3C32 #6FBF32
split-complementary
#32B5BF #BF326F #BF8232
monochromatic
#19595E #25878E #32B5BF #5ACBD4 #8BDBE1
Accessibility & contrast
On white
2.47
#32B5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#32B5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B5BF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B5BF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#939FC0
Tritanopia (blue-blind)
#00BCB8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b5bf; /* rgb */ color: rgb(50, 181, 191); /* oklch */ color: oklch(70.9% 0.109 202.7);
Tailwind
colors: {
custom: {
50: '#80cbd2',
500: '#32b5bf',
950: '#000000',
},
}SCSS
$custom: #32b5bf; $custom-light: #80cbd2; $custom-dark: #000000;
JSON
{
"hex": "#32b5bf",
"rgb": {
"r": 50,
"g": 181,
"b": 191
},
"hsl": {
"h": 184.255,
"s": 58.506,
"l": 47.255
},
"oklch": {
"l": 0.70924,
"c": 0.10921,
"h": 202.7
},
"luminance": 0.37487
}Semantic roles & 50–950 ramp
primary
#32B5BF
secondary
#CB8782
accent
#5146E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282