#32ACA5#32ACA5
#32ACA5 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.105 H 189.3°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #32ACA5 |
|---|---|
| RGB | rgb(50, 172, 165) |
| HSL | hsl(177, 55%, 44%) |
| HSV | hsv(177, 71%, 67%) |
| CMYK | cmyk(70.9%, 0%, 4.1%, 32.5%) |
| CIE-LAB | lab(64.08, -34.23, -6.05) |
| CIE-LCH | lch(64.08, 34.76, 190.02°) |
| OKLab | oklab(67.77% -0.1032 -0.0169) |
| OKLCH | oklch(67.77% 0.105 189.3) |
| XYZ | xyz(22.8563, 32.8971, 40.7352) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.89
Topaz
#13BBAF
ΔE00 4.57
Sea
#3C9992
ΔE00 5.87
Tealish
#24BCA8
ΔE00 6.15
Blue Green
#0F9B8E
ΔE00 6.17
Dull Teal
#5F9E8F
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ACA5 #AC3239
analogous
#32AC68 #32ACA5 #3276AC
triadic
#32ACA5 #A532AC #ACA532
tetradic
#32ACA5 #6832AC #AC3239 #76AC32
square
#32ACA5 #6832AC #AC3239 #76AC32
split-complementary
#32ACA5 #AC3276 #AC6832
monochromatic
#164D4A #247D78 #32ACA5 #4FCCC5 #7FDAD4
Accessibility & contrast
On white
2.77
#32ACA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#32ACA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ACA5
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ACA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ACA5 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A5
Deuteranopia (green-blind)
#9096A6
Tritanopia (blue-blind)
#00B1AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32aca5; /* rgb */ color: rgb(50, 172, 165); /* oklch */ color: oklch(67.8% 0.105 189.3);
Tailwind
colors: {
custom: {
50: '#7dc5bf',
500: '#32aca5',
950: '#000000',
},
}SCSS
$custom: #32aca5; $custom-light: #7dc5bf; $custom-dark: #000000;
JSON
{
"hex": "#32aca5",
"rgb": {
"r": 50,
"g": 172,
"b": 165
},
"hsl": {
"h": 176.557,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.67766,
"c": 0.10456,
"h": 189.3
},
"luminance": 0.329
}Semantic roles & 50–950 ramp
primary
#32ACA5
secondary
#C3777B
accent
#4A52DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281