#32A8A0#32A8A0
#32A8A0 is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.6% C 0.102 H 188.4°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #32A8A0 |
|---|---|
| RGB | rgb(50, 168, 160) |
| HSL | hsl(176, 54%, 43%) |
| HSV | hsv(176, 70%, 66%) |
| CMYK | cmyk(70.2%, 0%, 4.8%, 34.1%) |
| CIE-LAB | lab(62.69, -33.78, -5.30) |
| CIE-LCH | lch(62.69, 34.20, 188.92°) |
| OKLab | oklab(66.59% -0.1013 -0.0149) |
| OKLCH | oklch(66.59% 0.102 188.4) |
| XYZ | xyz(21.6602, 31.2189, 38.1352) |
| Luminance | 0.3122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.98
Sea
#3C9992
ΔE00 4.71
Blue Green
#0F9B8E
ΔE00 4.97
Topaz
#13BBAF
ΔE00 5.55
Dull Teal
#5F9E8F
ΔE00 6.48
Tealish
#24BCA8
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A8A0 #A8323A
analogous
#32A865 #32A8A0 #3275A8
triadic
#32A8A0 #A032A8 #A8A032
tetradic
#32A8A0 #6532A8 #A8323A #75A832
square
#32A8A0 #6532A8 #A8323A #75A832
split-complementary
#32A8A0 #A83275 #A86532
monochromatic
#164A46 #247973 #32A8A0 #4DCAC2 #7CD8D2
Accessibility & contrast
On white
2.90
#32A8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#32A8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A8A0
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A8A0 | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA0
Deuteranopia (green-blind)
#8E92A1
Tritanopia (blue-blind)
#00ACA5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #32a8a0; /* rgb */ color: rgb(50, 168, 160); /* oklch */ color: oklch(66.6% 0.102 188.4);
Tailwind
colors: {
custom: {
50: '#7cc2bc',
500: '#32a8a0',
950: '#000000',
},
}SCSS
$custom: #32a8a0; $custom-light: #7cc2bc; $custom-dark: #000000;
JSON
{
"hex": "#32a8a0",
"rgb": {
"r": 50,
"g": 168,
"b": 160
},
"hsl": {
"h": 175.932,
"s": 54.128,
"l": 42.745
},
"oklch": {
"l": 0.66591,
"c": 0.10244,
"h": 188.4
},
"luminance": 0.31221
}Semantic roles & 50–950 ramp
primary
#32A8A0
secondary
#C1757A
accent
#4A54DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1212
muted
#7C8181