#32B29B#32B29B
#32B29B is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.0% C 0.114 H 177.9°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #32B29B |
|---|---|
| RGB | rgb(50, 178, 155) |
| HSL | hsl(169, 56%, 45%) |
| HSV | hsv(169, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(65.66, -39.72, 1.83) |
| CIE-LCH | lch(65.66, 39.76, 177.36°) |
| OKLab | oklab(68.96% -0.1139 0.0042) |
| OKLCH | oklch(68.96% 0.114 177.9) |
| XYZ | xyz(23.1492, 34.8827, 36.5170) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.60
Tealish
#24BCA8
ΔE00 3.14
Turquoise (survey)
#06C2AC
ΔE00 4.57
Topaz
#13BBAF
ΔE00 4.88
Lightseagreen
#20B2AA
ΔE00 5.34
Blue Green
#0F9B8E
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B29B #B23249
analogous
#32B25B #32B29B #3289B2
triadic
#32B29B #9B32B2 #B29B32
tetradic
#32B29B #5B32B2 #B23249 #89B232
square
#32B29B #5B32B2 #B23249 #89B232
split-complementary
#32B29B #B23289 #B25B32
monochromatic
#175248 #258271 #32B29B #53CFB8 #82DCCC
Accessibility & contrast
On white
2.63
#32B29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#32B29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B29B
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B29B | 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)
#ABA79A
Deuteranopia (green-blind)
#999A9D
Tritanopia (blue-blind)
#00B5AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32b29b; /* rgb */ color: rgb(50, 178, 155); /* oklch */ color: oklch(69.0% 0.114 177.9);
Tailwind
colors: {
custom: {
50: '#7dcab8',
500: '#32b29b',
950: '#000000',
},
}SCSS
$custom: #32b29b; $custom-light: #7dcab8; $custom-dark: #000000;
JSON
{
"hex": "#32b29b",
"rgb": {
"r": 50,
"g": 178,
"b": 155
},
"hsl": {
"h": 169.219,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.68961,
"c": 0.11402,
"h": 177.9
},
"luminance": 0.34885
}Semantic roles & 50–950 ramp
primary
#32B29B
secondary
#C57B88
accent
#4864DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280