#32B4BD#32B4BD
#32B4BD is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.6% C 0.108 H 202.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #32B4BD |
|---|---|
| RGB | rgb(50, 180, 189) |
| HSL | hsl(184, 58%, 47%) |
| HSV | hsv(184, 74%, 74%) |
| CMYK | cmyk(73.5%, 4.8%, 0%, 25.9%) |
| CIE-LAB | lab(67.27, -30.98, -14.60) |
| CIE-LCH | lch(67.27, 34.25, 205.24°) |
| OKLab | oklab(70.6% -0.1006 -0.0406) |
| OKLCH | oklch(70.6% 0.109 202) |
| XYZ | xyz(26.8179, 36.9915, 53.8609) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.44
Lightseagreen
#20B2AA
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 7.32
Cadetblue
#5F9EA0
ΔE00 8.02
Topaz
#13BBAF
ΔE00 8.18
Mediumturquoise
#48D1CC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B4BD #BD3B32
analogous
#32BD81 #32B4BD #326FBD
triadic
#32B4BD #BD32B4 #B4BD32
tetradic
#32B4BD #8132BD #BD3B32 #6FBD32
square
#32B4BD #8132BD #BD3B32 #6FBD32
split-complementary
#32B4BD #BD326F #BD8132
monochromatic
#18585C #25868D #32B4BD #59CBD3 #89DAE0
Accessibility & contrast
On white
2.50
#32B4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#32B4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B4BD
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B4BD | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#929EBE
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #32b4bd; /* rgb */ color: rgb(50, 180, 189); /* oklch */ color: oklch(70.6% 0.108 202.0);
Tailwind
colors: {
custom: {
50: '#80cbd0',
500: '#32b4bd',
950: '#000000',
},
}SCSS
$custom: #32b4bd; $custom-light: #80cbd0; $custom-dark: #000000;
JSON
{
"hex": "#32b4bd",
"rgb": {
"r": 50,
"g": 180,
"b": 189
},
"hsl": {
"h": 183.885,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.70604,
"c": 0.1085,
"h": 202
},
"luminance": 0.36995
}Semantic roles & 50–950 ramp
primary
#32B4BD
secondary
#CA8681
accent
#5046E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282