#32ABA5#32ABA5
#32ABA5 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.104 H 190.1°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABA5 |
|---|---|
| RGB | rgb(50, 171, 165) |
| HSL | hsl(177, 55%, 43%) |
| HSV | hsv(177, 71%, 67%) |
| CMYK | cmyk(70.8%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(63.77, -33.76, -6.51) |
| CIE-LCH | lch(63.77, 34.39, 190.91°) |
| OKLab | oklab(67.52% -0.1022 -0.0182) |
| OKLCH | oklch(67.52% 0.104 190.1) |
| XYZ | xyz(22.6667, 32.5179, 40.6720) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.24
Topaz
#13BBAF
ΔE00 4.97
Sea
#3C9992
ΔE00 5.61
Blue Green
#0F9B8E
ΔE00 6.10
Tealish
#24BCA8
ΔE00 6.61
Dull Teal
#5F9E8F
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABA5 #AB3238
analogous
#32AB68 #32ABA5 #3274AB
triadic
#32ABA5 #A532AB #ABA532
tetradic
#32ABA5 #6832AB #AB3238 #74AB32
square
#32ABA5 #6832AB #AB3238 #74AB32
split-complementary
#32ABA5 #AB3274 #AB6832
monochromatic
#164C4A #247C77 #32ABA5 #4FCBC5 #7ED9D5
Accessibility & contrast
On white
2.80
#32ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#32ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABA5
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABA5 | 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)
#A1A2A5
Deuteranopia (green-blind)
#8F95A6
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32aba5; /* rgb */ color: rgb(50, 171, 165); /* oklch */ color: oklch(67.5% 0.104 190.1);
Tailwind
colors: {
custom: {
50: '#7cc4bf',
500: '#32aba5',
950: '#000000',
},
}SCSS
$custom: #32aba5; $custom-light: #7cc4bf; $custom-dark: #000000;
JSON
{
"hex": "#32aba5",
"rgb": {
"r": 50,
"g": 171,
"b": 165
},
"hsl": {
"h": 177.025,
"s": 54.751,
"l": 43.333
},
"oklch": {
"l": 0.67515,
"c": 0.10377,
"h": 190.1
},
"luminance": 0.32521
}Semantic roles & 50–950 ramp
primary
#32ABA5
secondary
#C2777A
accent
#4A51DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281