#32ABAA#32ABAA
#32ABAA is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.7% C 0.103 H 194.2°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABAA |
|---|---|
| RGB | rgb(50, 171, 170) |
| HSL | hsl(180, 55%, 43%) |
| HSV | hsv(180, 71%, 67%) |
| CMYK | cmyk(70.8%, 0%, 0.6%, 32.9%) |
| CIE-LAB | lab(63.92, -32.32, -9.07) |
| CIE-LCH | lch(63.92, 33.57, 195.68°) |
| OKLab | oklab(67.69% -0.0999 -0.0252) |
| OKLCH | oklch(67.69% 0.103 194.2) |
| XYZ | xyz(23.1307, 32.7035, 43.1158) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.41
Topaz
#13BBAF
ΔE00 6.03
Sea
#3C9992
ΔE00 6.11
Cadetblue
#5F9EA0
ΔE00 6.55
Turquoise Blue
#06B1C4
ΔE00 7.25
Blue Green
#0F9B8E
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABAA #AB3233
analogous
#32AB6D #32ABAA #326FAB
triadic
#32ABAA #AA32AB #ABAA32
tetradic
#32ABAA #6D32AB #AB3233 #6FAB32
square
#32ABAA #6D32AB #AB3233 #6FAB32
split-complementary
#32ABAA #AB326F #AB6D32
monochromatic
#164C4C #247C7B #32ABAA #4FCBCA #7ED9D9
Accessibility & contrast
On white
2.78
#32ABAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#32ABAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABAA
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABAA | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2AA
Deuteranopia (green-blind)
#8E95AB
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32abaa; /* rgb */ color: rgb(50, 171, 170); /* oklch */ color: oklch(67.7% 0.103 194.2);
Tailwind
colors: {
custom: {
50: '#7dc4c3',
500: '#32abaa',
950: '#000000',
},
}SCSS
$custom: #32abaa; $custom-light: #7dc4c3; $custom-dark: #000000;
JSON
{
"hex": "#32abaa",
"rgb": {
"r": 50,
"g": 171,
"b": 170
},
"hsl": {
"h": 179.504,
"s": 54.751,
"l": 43.333
},
"oklch": {
"l": 0.67688,
"c": 0.10304,
"h": 194.2
},
"luminance": 0.32706
}Semantic roles & 50–950 ramp
primary
#32ABAA
secondary
#C27777
accent
#4A4BDE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281