#32B4B9#32B4B9
#32B4B9 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.5% C 0.108 H 198.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #32B4B9 |
|---|---|
| RGB | rgb(50, 180, 185) |
| HSL | hsl(182, 57%, 46%) |
| HSV | hsv(182, 73%, 73%) |
| CMYK | cmyk(73%, 2.7%, 0%, 27.5%) |
| CIE-LAB | lab(67.14, -32.18, -12.59) |
| CIE-LCH | lch(67.14, 34.56, 201.36°) |
| OKLab | oklab(70.46% -0.1024 -0.035) |
| OKLCH | oklch(70.46% 0.108 198.9) |
| XYZ | xyz(26.3897, 36.8202, 51.6057) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.86
Lightseagreen
#20B2AA
ΔE00 5.15
Topaz
#13BBAF
ΔE00 6.71
Darkturquoise
#00CED1
ΔE00 6.93
Cadetblue
#5F9EA0
ΔE00 7.96
Mediumturquoise
#48D1CC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B4B9 #B93732
analogous
#32B97A #32B4B9 #3270B9
triadic
#32B4B9 #B932B4 #B4B932
tetradic
#32B4B9 #7A32B9 #B93732 #70B932
square
#32B4B9 #7A32B9 #B93732 #70B932
split-complementary
#32B4B9 #B93270 #B97A32
monochromatic
#185659 #258589 #32B4B9 #57CDD2 #87DBDF
Accessibility & contrast
On white
2.51
#32B4B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#32B4B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B4B9
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B4B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B4B9 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBA
Deuteranopia (green-blind)
#939DBA
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b4b9; /* rgb */ color: rgb(50, 180, 185); /* oklch */ color: oklch(70.5% 0.108 198.9);
Tailwind
colors: {
custom: {
50: '#7fcbce',
500: '#32b4b9',
950: '#000000',
},
}SCSS
$custom: #32b4b9; $custom-light: #7fcbce; $custom-dark: #000000;
JSON
{
"hex": "#32b4b9",
"rgb": {
"r": 50,
"g": 180,
"b": 185
},
"hsl": {
"h": 182.222,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.70457,
"c": 0.10817,
"h": 198.9
},
"luminance": 0.36823
}Semantic roles & 50–950 ramp
primary
#32B4B9
secondary
#C8817F
accent
#4D47E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282