#32ABA4#32ABA4
#32ABA4 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.104 H 189.3°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABA4 |
|---|---|
| RGB | rgb(50, 171, 164) |
| HSL | hsl(177, 55%, 43%) |
| HSV | hsv(177, 71%, 67%) |
| CMYK | cmyk(70.8%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(63.74, -34.05, -5.99) |
| CIE-LCH | lch(63.74, 34.57, 189.98°) |
| OKLab | oklab(67.48% -0.1026 -0.0168) |
| OKLCH | oklch(67.48% 0.104 189.3) |
| XYZ | xyz(22.5760, 32.4816, 40.1945) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.15
Topaz
#13BBAF
ΔE00 4.83
Sea
#3C9992
ΔE00 5.58
Blue Green
#0F9B8E
ΔE00 5.92
Tealish
#24BCA8
ΔE00 6.35
Dull Teal
#5F9E8F
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABA4 #AB3239
analogous
#32AB67 #32ABA4 #3275AB
triadic
#32ABA4 #A432AB #ABA432
tetradic
#32ABA4 #6732AB #AB3239 #75AB32
square
#32ABA4 #6732AB #AB3239 #75AB32
split-complementary
#32ABA4 #AB3275 #AB6732
monochromatic
#164C49 #247C77 #32ABA4 #4FCBC4 #7ED9D4
Accessibility & contrast
On white
2.80
#32ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#32ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABA4
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABA4 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#9095A5
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32aba4; /* rgb */ color: rgb(50, 171, 164); /* oklch */ color: oklch(67.5% 0.104 189.3);
Tailwind
colors: {
custom: {
50: '#7cc4be',
500: '#32aba4',
950: '#000000',
},
}SCSS
$custom: #32aba4; $custom-light: #7cc4be; $custom-dark: #000000;
JSON
{
"hex": "#32aba4",
"rgb": {
"r": 50,
"g": 171,
"b": 164
},
"hsl": {
"h": 176.529,
"s": 54.751,
"l": 43.333
},
"oklch": {
"l": 0.67481,
"c": 0.10397,
"h": 189.3
},
"luminance": 0.32484
}Semantic roles & 50–950 ramp
primary
#32ABA4
secondary
#C2777B
accent
#4A52DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281