#32ACA1#32ACA1
#32ACA1 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.6% C 0.106 H 186.2°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #32ACA1 |
|---|---|
| RGB | rgb(50, 172, 161) |
| HSL | hsl(175, 55%, 44%) |
| HSV | hsv(175, 71%, 67%) |
| CMYK | cmyk(70.9%, 0%, 6.4%, 32.5%) |
| CIE-LAB | lab(63.96, -35.37, -3.99) |
| CIE-LCH | lch(63.96, 35.59, 186.43°) |
| OKLab | oklab(67.63% -0.105 -0.0114) |
| OKLCH | oklch(67.63% 0.106 186.2) |
| XYZ | xyz(22.4979, 32.7537, 38.8477) |
| Luminance | 0.3276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.21
Topaz
#13BBAF
ΔE00 4.29
Tealish
#24BCA8
ΔE00 5.22
Blue Green
#0F9B8E
ΔE00 5.65
Sea
#3C9992
ΔE00 5.98
Greeny Blue
#42B395
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ACA1 #AC323D
analogous
#32AC64 #32ACA1 #327AAC
triadic
#32ACA1 #A132AC #ACA132
tetradic
#32ACA1 #6432AC #AC323D #7AAC32
square
#32ACA1 #6432AC #AC323D #7AAC32
split-complementary
#32ACA1 #AC327A #AC6432
monochromatic
#164D48 #247D75 #32ACA1 #4FCCC1 #7FDAD1
Accessibility & contrast
On white
2.78
#32ACA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#32ACA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ACA1
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ACA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ACA1 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A1
Deuteranopia (green-blind)
#9296A2
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32aca1; /* rgb */ color: rgb(50, 172, 161); /* oklch */ color: oklch(67.6% 0.106 186.2);
Tailwind
colors: {
custom: {
50: '#7cc5bc',
500: '#32aca1',
950: '#000000',
},
}SCSS
$custom: #32aca1; $custom-light: #7cc5bc; $custom-dark: #000000;
JSON
{
"hex": "#32aca1",
"rgb": {
"r": 50,
"g": 172,
"b": 161
},
"hsl": {
"h": 174.59,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.67633,
"c": 0.10562,
"h": 186.2
},
"luminance": 0.32756
}Semantic roles & 50–950 ramp
primary
#32ACA1
secondary
#C3777E
accent
#4A57DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281