#32ACB0#32ACB0
#32ACB0 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.103 H 198.3°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #32ACB0 |
|---|---|
| RGB | rgb(50, 172, 176) |
| HSL | hsl(182, 56%, 44%) |
| HSV | hsv(182, 72%, 69%) |
| CMYK | cmyk(71.6%, 2.3%, 0%, 31%) |
| CIE-LAB | lab(64.42, -31.02, -11.68) |
| CIE-LCH | lch(64.42, 33.15, 200.63°) |
| OKLab | oklab(68.15% -0.0983 -0.0324) |
| OKLCH | oklch(68.15% 0.103 198.3) |
| XYZ | xyz(23.9009, 33.3149, 46.2366) |
| Luminance | 0.3332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.01
Turquoise Blue
#06B1C4
ΔE00 5.30
Cadetblue
#5F9EA0
ΔE00 6.31
Topaz
#13BBAF
ΔE00 7.32
Sea
#3C9992
ΔE00 7.33
Blue Green
#0F9B8E
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ACB0 #B03632
analogous
#32B075 #32ACB0 #326DB0
triadic
#32ACB0 #B032AC #ACB032
tetradic
#32ACB0 #7532B0 #B03632 #6DB032
square
#32ACB0 #7532B0 #B03632 #6DB032
split-complementary
#32ACB0 #B0326D #B07532
monochromatic
#174F51 #247D80 #32ACB0 #51CACE #81D8DB
Accessibility & contrast
On white
2.74
#32ACB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#32ACB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ACB0
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ACB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ACB0 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4B0
Deuteranopia (green-blind)
#8D96B1
Tritanopia (blue-blind)
#00B2AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32acb0; /* rgb */ color: rgb(50, 172, 176); /* oklch */ color: oklch(68.2% 0.103 198.3);
Tailwind
colors: {
custom: {
50: '#7ec5c7',
500: '#32acb0',
950: '#000000',
},
}SCSS
$custom: #32acb0; $custom-light: #7ec5c7; $custom-dark: #000000;
JSON
{
"hex": "#32acb0",
"rgb": {
"r": 50,
"g": 172,
"b": 176
},
"hsl": {
"h": 181.905,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.68152,
"c": 0.10347,
"h": 198.3
},
"luminance": 0.33318
}Semantic roles & 50–950 ramp
primary
#32ACB0
secondary
#C47C79
accent
#4E49DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282