#32ACB5#32ACB5
#32ACB5 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.3% C 0.104 H 202.3°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #32ACB5 |
|---|---|
| RGB | rgb(50, 172, 181) |
| HSL | hsl(184, 57%, 45%) |
| HSV | hsv(184, 72%, 71%) |
| CMYK | cmyk(72.4%, 5%, 0%, 29%) |
| CIE-LAB | lab(64.58, -29.52, -14.22) |
| CIE-LCH | lch(64.58, 32.77, 205.73°) |
| OKLab | oklab(68.34% -0.0961 -0.0395) |
| OKLCH | oklch(68.34% 0.104 202.3) |
| XYZ | xyz(24.4047, 33.5165, 48.8902) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.53
Cadetblue
#5F9EA0
ΔE00 6.37
Lightseagreen
#20B2AA
ΔE00 6.86
Sea
#3C9992
ΔE00 8.59
Topaz
#13BBAF
ΔE00 9.00
Darkturquoise
#00CED1
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ACB5 #B53B32
analogous
#32B57C #32ACB5 #326BB5
triadic
#32ACB5 #B532AC #ACB532
tetradic
#32ACB5 #7C32B5 #B53B32 #6BB532
square
#32ACB5 #7C32B5 #B53B32 #6BB532
split-complementary
#32ACB5 #B5326B #B57C32
monochromatic
#185155 #257E85 #32ACB5 #54C7D0 #84D7DD
Accessibility & contrast
On white
2.73
#32ACB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#32ACB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ACB5
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ACB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ACB5 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA5B6
Deuteranopia (green-blind)
#8C97B6
Tritanopia (blue-blind)
#00B3AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #32acb5; /* rgb */ color: rgb(50, 172, 181); /* oklch */ color: oklch(68.3% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#7ec5cb',
500: '#32acb5',
950: '#000000',
},
}SCSS
$custom: #32acb5; $custom-light: #7ec5cb; $custom-dark: #000000;
JSON
{
"hex": "#32acb5",
"rgb": {
"r": 50,
"g": 172,
"b": 181
},
"hsl": {
"h": 184.122,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.68337,
"c": 0.10389,
"h": 202.3
},
"luminance": 0.33519
}Semantic roles & 50–950 ramp
primary
#32ACB5
secondary
#C7817C
accent
#5248E0
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282