#32BBA4#32BBA4
#32BBA4 is a light, moderate teal. Relative luminance 0.389; OKLCH L 71.5% C 0.119 H 178.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #32BBA4 |
|---|---|
| RGB | rgb(50, 187, 164) |
| HSL | hsl(170, 58%, 46%) |
| HSV | hsv(170, 73%, 73%) |
| CMYK | cmyk(73.3%, 0%, 12.3%, 26.7%) |
| CIE-LAB | lab(68.68, -41.31, 1.26) |
| CIE-LCH | lch(68.68, 41.33, 178.25°) |
| OKLab | oklab(71.5% -0.1188 0.0027) |
| OKLCH | oklch(71.5% 0.119 178.7) |
| XYZ | xyz(25.7832, 38.8960, 41.2636) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.25
Turquoise (survey)
#06C2AC
ΔE00 2.26
Greeny Blue
#42B395
ΔE00 3.64
Topaz
#13BBAF
ΔE00 3.90
Lightseagreen
#20B2AA
ΔE00 5.62
Mediumaquamarine
#66CDAA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BBA4 #BB3249
analogous
#32BB60 #32BBA4 #328EBB
triadic
#32BBA4 #A432BB #BBA432
tetradic
#32BBA4 #6032BB #BB3249 #8EBB32
square
#32BBA4 #6032BB #BB3249 #8EBB32
split-complementary
#32BBA4 #BB328E #BB6032
monochromatic
#185A4F #258B7A #32BBA4 #58D2BE #88DFD1
Accessibility & contrast
On white
2.39
#32BBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#32BBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BBA4
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BBA4 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA3
Deuteranopia (green-blind)
#A1A2A6
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #32bba4; /* rgb */ color: rgb(50, 187, 164); /* oklch */ color: oklch(71.5% 0.119 178.7);
Tailwind
colors: {
custom: {
50: '#7fd0be',
500: '#32bba4',
950: '#000000',
},
}SCSS
$custom: #32bba4; $custom-light: #7fd0be; $custom-dark: #000000;
JSON
{
"hex": "#32bba4",
"rgb": {
"r": 50,
"g": 187,
"b": 164
},
"hsl": {
"h": 169.927,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.71504,
"c": 0.11887,
"h": 178.7
},
"luminance": 0.38899
}Semantic roles & 50–950 ramp
primary
#32BBA4
secondary
#C9808C
accent
#4761E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281