#32B2AA#32B2AA
#32B2AA is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.108 H 188.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2AA |
|---|---|
| RGB | rgb(50, 178, 170) |
| HSL | hsl(176, 56%, 45%) |
| HSV | hsv(176, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(66.07, -35.61, -5.87) |
| CIE-LCH | lch(66.07, 36.09, 189.37°) |
| OKLab | oklab(69.44% -0.107 -0.0165) |
| OKLCH | oklch(69.44% 0.108 188.8) |
| XYZ | xyz(24.4881, 35.4183, 43.5682) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.78
Topaz
#13BBAF
ΔE00 2.96
Tealish
#24BCA8
ΔE00 4.85
Turquoise (survey)
#06C2AC
ΔE00 6.26
Sea
#3C9992
ΔE00 7.57
Blue Green
#0F9B8E
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2AA #B2323A
analogous
#32B26A #32B2AA #327AB2
triadic
#32B2AA #AA32B2 #B2AA32
tetradic
#32B2AA #6A32B2 #B2323A #7AB232
square
#32B2AA #6A32B2 #B2323A #7AB232
split-complementary
#32B2AA #B2327A #B26A32
monochromatic
#17524F #25827C #32B2AA #53CFC7 #82DCD6
Accessibility & contrast
On white
2.60
#32B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#32B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2AA
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2AA | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AA
Deuteranopia (green-blind)
#969BAB
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b2aa; /* rgb */ color: rgb(50, 178, 170); /* oklch */ color: oklch(69.4% 0.108 188.8);
Tailwind
colors: {
custom: {
50: '#7ec9c3',
500: '#32b2aa',
950: '#000000',
},
}SCSS
$custom: #32b2aa; $custom-light: #7ec9c3; $custom-dark: #000000;
JSON
{
"hex": "#32b2aa",
"rgb": {
"r": 50,
"g": 178,
"b": 170
},
"hsl": {
"h": 176.25,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69437,
"c": 0.10827,
"h": 188.8
},
"luminance": 0.35421
}Semantic roles & 50–950 ramp
primary
#32B2AA
secondary
#C57B7F
accent
#4852DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281