#32B29C#32B29C
#32B29C is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.0% C 0.114 H 178.6°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #32B29C |
|---|---|
| RGB | rgb(50, 178, 156) |
| HSL | hsl(170, 56%, 45%) |
| HSV | hsv(170, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 12.4%, 30.2%) |
| CIE-LAB | lab(65.68, -39.46, 1.32) |
| CIE-LCH | lch(65.68, 39.48, 178.09°) |
| OKLab | oklab(68.99% -0.1135 0.0029) |
| OKLCH | oklch(68.99% 0.114 178.6) |
| XYZ | xyz(23.2336, 34.9165, 36.9611) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.90
Tealish
#24BCA8
ΔE00 3.00
Turquoise (survey)
#06C2AC
ΔE00 4.51
Topaz
#13BBAF
ΔE00 4.60
Lightseagreen
#20B2AA
ΔE00 5.01
Blue Green
#0F9B8E
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B29C #B23248
analogous
#32B25C #32B29C #3288B2
triadic
#32B29C #9C32B2 #B29C32
tetradic
#32B29C #5C32B2 #B23248 #88B232
square
#32B29C #5C32B2 #B23248 #88B232
split-complementary
#32B29C #B23288 #B25C32
monochromatic
#175248 #258272 #32B29C #53CFB9 #82DCCD
Accessibility & contrast
On white
2.63
#32B29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#32B29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B29C
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B29C | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79B
Deuteranopia (green-blind)
#999A9E
Tritanopia (blue-blind)
#00B5AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #32b29c; /* rgb */ color: rgb(50, 178, 156); /* oklch */ color: oklch(69.0% 0.114 178.6);
Tailwind
colors: {
custom: {
50: '#7dcab9',
500: '#32b29c',
950: '#000000',
},
}SCSS
$custom: #32b29c; $custom-light: #7dcab9; $custom-dark: #000000;
JSON
{
"hex": "#32b29c",
"rgb": {
"r": 50,
"g": 178,
"b": 156
},
"hsl": {
"h": 169.688,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.68991,
"c": 0.11351,
"h": 178.6
},
"luminance": 0.34919
}Semantic roles & 50–950 ramp
primary
#32B29C
secondary
#C57B87
accent
#4862DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280