#32B2A9#32B2A9
#32B2A9 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.109 H 188.0°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2A9 |
|---|---|
| RGB | rgb(50, 178, 169) |
| HSL | hsl(176, 56%, 45%) |
| HSV | hsv(176, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 5.1%, 30.2%) |
| CIE-LAB | lab(66.04, -35.89, -5.36) |
| CIE-LCH | lch(66.04, 36.29, 188.50°) |
| OKLab | oklab(69.4% -0.1075 -0.0151) |
| OKLCH | oklch(69.4% 0.109 188) |
| XYZ | xyz(24.3939, 35.3806, 43.0719) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.83
Topaz
#13BBAF
ΔE00 2.81
Tealish
#24BCA8
ΔE00 4.54
Turquoise (survey)
#06C2AC
ΔE00 6.00
Greeny Blue
#42B395
ΔE00 7.33
Blue Green
#0F9B8E
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2A9 #B2323B
analogous
#32B269 #32B2A9 #327BB2
triadic
#32B2A9 #A932B2 #B2A932
tetradic
#32B2A9 #6932B2 #B2323B #7BB232
square
#32B2A9 #6932B2 #B2323B #7BB232
split-complementary
#32B2A9 #B2327B #B26932
monochromatic
#17524E #25827C #32B2A9 #53CFC6 #82DCD6
Accessibility & contrast
On white
2.60
#32B2A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#32B2A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2A9
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2A9 | 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)
#A8A8A9
Deuteranopia (green-blind)
#969BAA
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #32b2a9; /* rgb */ color: rgb(50, 178, 169); /* oklch */ color: oklch(69.4% 0.109 188.0);
Tailwind
colors: {
custom: {
50: '#7ec9c2',
500: '#32b2a9',
950: '#000000',
},
}SCSS
$custom: #32b2a9; $custom-light: #7ec9c2; $custom-dark: #000000;
JSON
{
"hex": "#32b2a9",
"rgb": {
"r": 50,
"g": 178,
"b": 169
},
"hsl": {
"h": 175.781,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69404,
"c": 0.10852,
"h": 188
},
"luminance": 0.35383
}Semantic roles & 50–950 ramp
primary
#32B2A9
secondary
#C57B80
accent
#4853DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281