#32ABA0#32ABA0
#32ABA0 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.3% C 0.105 H 186.1°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABA0 |
|---|---|
| RGB | rgb(50, 171, 160) |
| HSL | hsl(175, 55%, 43%) |
| HSV | hsv(175, 71%, 67%) |
| CMYK | cmyk(70.8%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(63.62, -35.18, -3.93) |
| CIE-LCH | lch(63.62, 35.40, 186.37°) |
| OKLab | oklab(67.35% -0.1044 -0.0112) |
| OKLCH | oklch(67.35% 0.105 186.1) |
| XYZ | xyz(22.2205, 32.3394, 38.3219) |
| Luminance | 0.3234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.45
Topaz
#13BBAF
ΔE00 4.57
Blue Green
#0F9B8E
ΔE00 5.38
Tealish
#24BCA8
ΔE00 5.46
Sea
#3C9992
ΔE00 5.70
Dull Teal
#5F9E8F
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABA0 #AB323D
analogous
#32AB63 #32ABA0 #3279AB
triadic
#32ABA0 #A032AB #ABA032
tetradic
#32ABA0 #6332AB #AB323D #79AB32
square
#32ABA0 #6332AB #AB323D #79AB32
split-complementary
#32ABA0 #AB3279 #AB6332
monochromatic
#164C47 #247C74 #32ABA0 #4FCBC0 #7ED9D1
Accessibility & contrast
On white
2.81
#32ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#32ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABA0
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABA0 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A1A0
Deuteranopia (green-blind)
#9195A1
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32aba0; /* rgb */ color: rgb(50, 171, 160); /* oklch */ color: oklch(67.3% 0.105 186.1);
Tailwind
colors: {
custom: {
50: '#7cc4bc',
500: '#32aba0',
950: '#000000',
},
}SCSS
$custom: #32aba0; $custom-light: #7cc4bc; $custom-dark: #000000;
JSON
{
"hex": "#32aba0",
"rgb": {
"r": 50,
"g": 171,
"b": 160
},
"hsl": {
"h": 174.545,
"s": 54.751,
"l": 43.333
},
"oklch": {
"l": 0.67347,
"c": 0.10504,
"h": 186.1
},
"luminance": 0.32342
}Semantic roles & 50–950 ramp
primary
#32ABA0
secondary
#C2777D
accent
#4A57DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281