#32ACAC#32ACAC
#32ACAC is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.0% C 0.104 H 195.0°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #32ACAC |
|---|---|
| RGB | rgb(50, 172, 172) |
| HSL | hsl(180, 55%, 44%) |
| HSV | hsv(180, 71%, 67%) |
| CMYK | cmyk(70.9%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(64.29, -32.21, -9.64) |
| CIE-LCH | lch(64.29, 33.62, 196.66°) |
| OKLab | oklab(68.01% -0.1 -0.0268) |
| OKLCH | oklch(68.01% 0.104 195) |
| XYZ | xyz(23.5109, 33.1589, 44.1829) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.59
Topaz
#13BBAF
ΔE00 6.10
Sea
#3C9992
ΔE00 6.54
Cadetblue
#5F9EA0
ΔE00 6.60
Turquoise Blue
#06B1C4
ΔE00 6.81
Blue Green
#0F9B8E
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ACAC #AC3232
analogous
#32AC6F #32ACAC #326FAC
triadic
#32ACAC #AC32AC #ACAC32
tetradic
#32ACAC #6F32AC #AC3232 #6FAC32
square
#32ACAC #6F32AC #AC3232 #6FAC32
split-complementary
#32ACAC #AC326F #AC6F32
monochromatic
#164D4D #247D7D #32ACAC #4FCCCC #7FDADA
Accessibility & contrast
On white
2.75
#32ACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#32ACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ACAC
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ACAC | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#8F96AD
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32acac; /* rgb */ color: rgb(50, 172, 172); /* oklch */ color: oklch(68.0% 0.104 195.0);
Tailwind
colors: {
custom: {
50: '#7dc5c4',
500: '#32acac',
950: '#000000',
},
}SCSS
$custom: #32acac; $custom-light: #7dc5c4; $custom-dark: #000000;
JSON
{
"hex": "#32acac",
"rgb": {
"r": 50,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.68008,
"c": 0.10356,
"h": 195
},
"luminance": 0.33162
}Semantic roles & 50–950 ramp
primary
#32ACAC
secondary
#C37777
accent
#4A4ADE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281