#32ABA1#32ABA1
#32ABA1 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.4% C 0.105 H 186.9°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABA1 |
|---|---|
| RGB | rgb(50, 171, 161) |
| HSL | hsl(175, 55%, 43%) |
| HSV | hsv(175, 71%, 67%) |
| CMYK | cmyk(70.8%, 0%, 5.8%, 32.9%) |
| CIE-LAB | lab(63.65, -34.90, -4.44) |
| CIE-LCH | lch(63.65, 35.18, 187.26°) |
| OKLab | oklab(67.38% -0.104 -0.0126) |
| OKLCH | oklch(67.38% 0.105 186.9) |
| XYZ | xyz(22.3083, 32.3745, 38.7845) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.29
Topaz
#13BBAF
ΔE00 4.59
Blue Green
#0F9B8E
ΔE00 5.48
Sea
#3C9992
ΔE00 5.64
Tealish
#24BCA8
ΔE00 5.65
Dull Teal
#5F9E8F
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABA1 #AB323C
analogous
#32AB64 #32ABA1 #3278AB
triadic
#32ABA1 #A132AB #ABA132
tetradic
#32ABA1 #6432AB #AB323C #78AB32
square
#32ABA1 #6432AB #AB323C #78AB32
split-complementary
#32ABA1 #AB3278 #AB6432
monochromatic
#164C48 #247C74 #32ABA1 #4FCBC1 #7ED9D2
Accessibility & contrast
On white
2.81
#32ABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#32ABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABA1
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABA1 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A1
Deuteranopia (green-blind)
#9095A2
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32aba1; /* rgb */ color: rgb(50, 171, 161); /* oklch */ color: oklch(67.4% 0.105 186.9);
Tailwind
colors: {
custom: {
50: '#7cc4bc',
500: '#32aba1',
950: '#000000',
},
}SCSS
$custom: #32aba1; $custom-light: #7cc4bc; $custom-dark: #000000;
JSON
{
"hex": "#32aba1",
"rgb": {
"r": 50,
"g": 171,
"b": 161
},
"hsl": {
"h": 175.041,
"s": 54.751,
"l": 43.333
},
"oklch": {
"l": 0.6738,
"c": 0.10474,
"h": 186.9
},
"luminance": 0.32377
}Semantic roles & 50–950 ramp
primary
#32ABA1
secondary
#C2777D
accent
#4A56DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281