#32BAA0#32BAA0
#32BAA0 is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.1% C 0.120 H 176.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #32BAA0 |
|---|---|
| RGB | rgb(50, 186, 160) |
| HSL | hsl(169, 58%, 46%) |
| HSV | hsv(169, 73%, 73%) |
| CMYK | cmyk(73.1%, 0%, 14%, 27.1%) |
| CIE-LAB | lab(68.26, -41.93, 2.86) |
| CIE-LCH | lch(68.26, 42.02, 176.10°) |
| OKLab | oklab(71.13% -0.1197 0.0069) |
| OKLCH | oklch(71.13% 0.12 176.7) |
| XYZ | xyz(25.2163, 38.3310, 39.3205) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.22
Greeny Blue
#42B395
ΔE00 2.78
Turquoise (survey)
#06C2AC
ΔE00 2.93
Topaz
#13BBAF
ΔE00 4.89
Lightseagreen
#20B2AA
ΔE00 6.43
Green Blue
#01C08D
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BAA0 #BA324C
analogous
#32BA5C #32BAA0 #3290BA
triadic
#32BAA0 #A032BA #BAA032
tetradic
#32BAA0 #5C32BA #BA324C #90BA32
square
#32BAA0 #5C32BA #BA324C #90BA32
split-complementary
#32BAA0 #BA3290 #BA5C32
monochromatic
#185A4D #258A77 #32BAA0 #57D2BA #88DFCE
Accessibility & contrast
On white
2.42
#32BAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#32BAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BAA0
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BAA0 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9F
Deuteranopia (green-blind)
#A1A1A2
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #32baa0; /* rgb */ color: rgb(50, 186, 160); /* oklch */ color: oklch(71.1% 0.120 176.7);
Tailwind
colors: {
custom: {
50: '#7ecfbc',
500: '#32baa0',
950: '#000000',
},
}SCSS
$custom: #32baa0; $custom-light: #7ecfbc; $custom-dark: #000000;
JSON
{
"hex": "#32baa0",
"rgb": {
"r": 50,
"g": 186,
"b": 160
},
"hsl": {
"h": 168.529,
"s": 57.627,
"l": 46.275
},
"oklch": {
"l": 0.71133,
"c": 0.1199,
"h": 176.7
},
"luminance": 0.38334
}Semantic roles & 50–950 ramp
primary
#32BAA0
secondary
#C97F8D
accent
#4764E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281