#32ABA3#32ABA3
#32ABA3 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.4% C 0.104 H 188.5°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABA3 |
|---|---|
| RGB | rgb(50, 171, 163) |
| HSL | hsl(176, 55%, 43%) |
| HSV | hsv(176, 71%, 67%) |
| CMYK | cmyk(70.8%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(63.71, -34.34, -5.48) |
| CIE-LCH | lch(63.71, 34.77, 189.06°) |
| OKLab | oklab(67.45% -0.1031 -0.0154) |
| OKLCH | oklch(67.45% 0.104 188.5) |
| XYZ | xyz(22.4861, 32.4456, 39.7208) |
| Luminance | 0.3245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.13
Topaz
#13BBAF
ΔE00 4.72
Sea
#3C9992
ΔE00 5.58
Blue Green
#0F9B8E
ΔE00 5.75
Tealish
#24BCA8
ΔE00 6.10
Dull Teal
#5F9E8F
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABA3 #AB323A
analogous
#32AB66 #32ABA3 #3276AB
triadic
#32ABA3 #A332AB #ABA332
tetradic
#32ABA3 #6632AB #AB323A #76AB32
square
#32ABA3 #6632AB #AB323A #76AB32
split-complementary
#32ABA3 #AB3276 #AB6632
monochromatic
#164C49 #247C76 #32ABA3 #4FCBC3 #7ED9D3
Accessibility & contrast
On white
2.80
#32ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#32ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABA3
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABA3 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A3
Deuteranopia (green-blind)
#9095A4
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32aba3; /* rgb */ color: rgb(50, 171, 163); /* oklch */ color: oklch(67.4% 0.104 188.5);
Tailwind
colors: {
custom: {
50: '#7cc4be',
500: '#32aba3',
950: '#000000',
},
}SCSS
$custom: #32aba3; $custom-light: #7cc4be; $custom-dark: #000000;
JSON
{
"hex": "#32aba3",
"rgb": {
"r": 50,
"g": 171,
"b": 163
},
"hsl": {
"h": 176.033,
"s": 54.751,
"l": 43.333
},
"oklch": {
"l": 0.67447,
"c": 0.10421,
"h": 188.5
},
"luminance": 0.32448
}Semantic roles & 50–950 ramp
primary
#32ABA3
secondary
#C2777C
accent
#4A54DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281