#32BAA3#32BAA3
#32BAA3 is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.2% C 0.118 H 178.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #32BAA3 |
|---|---|
| RGB | rgb(50, 186, 163) |
| HSL | hsl(170, 58%, 46%) |
| HSV | hsv(170, 73%, 73%) |
| CMYK | cmyk(73.1%, 0%, 12.4%, 27.1%) |
| CIE-LAB | lab(68.34, -41.14, 1.32) |
| CIE-LCH | lch(68.34, 41.16, 178.16°) |
| OKLab | oklab(71.22% -0.1183 0.0029) |
| OKLCH | oklch(71.22% 0.118 178.6) |
| XYZ | xyz(25.4819, 38.4372, 40.7194) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.36
Turquoise (survey)
#06C2AC
ΔE00 2.49
Greeny Blue
#42B395
ΔE00 3.45
Topaz
#13BBAF
ΔE00 3.94
Lightseagreen
#20B2AA
ΔE00 5.53
Mediumaquamarine
#66CDAA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BAA3 #BA3249
analogous
#32BA5F #32BAA3 #328DBA
triadic
#32BAA3 #A332BA #BAA332
tetradic
#32BAA3 #5F32BA #BA3249 #8DBA32
square
#32BAA3 #5F32BA #BA3249 #8DBA32
split-complementary
#32BAA3 #BA328D #BA5F32
monochromatic
#185A4E #258A79 #32BAA3 #57D2BD #88DFD0
Accessibility & contrast
On white
2.42
#32BAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#32BAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BAA3
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BAA3 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA2
Deuteranopia (green-blind)
#A0A1A5
Tritanopia (blue-blind)
#00BDB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #32baa3; /* rgb */ color: rgb(50, 186, 163); /* oklch */ color: oklch(71.2% 0.118 178.6);
Tailwind
colors: {
custom: {
50: '#7ecfbe',
500: '#32baa3',
950: '#000000',
},
}SCSS
$custom: #32baa3; $custom-light: #7ecfbe; $custom-dark: #000000;
JSON
{
"hex": "#32baa3",
"rgb": {
"r": 50,
"g": 186,
"b": 163
},
"hsl": {
"h": 169.853,
"s": 57.627,
"l": 46.275
},
"oklch": {
"l": 0.71222,
"c": 0.11833,
"h": 178.6
},
"luminance": 0.3844
}Semantic roles & 50–950 ramp
primary
#32BAA3
secondary
#C97F8C
accent
#4761E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281