#32BBA7#32BBA7
#32BBA7 is a light, moderate teal. Relative luminance 0.390; OKLCH L 71.6% C 0.117 H 180.7°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #32BBA7 |
|---|---|
| RGB | rgb(50, 187, 167) |
| HSL | hsl(171, 58%, 46%) |
| HSV | hsv(171, 73%, 73%) |
| CMYK | cmyk(73.3%, 0%, 10.7%, 26.7%) |
| CIE-LAB | lab(68.76, -40.51, -0.27) |
| CIE-LCH | lch(68.76, 40.51, 180.38°) |
| OKLab | oklab(71.6% -0.1174 -0.0014) |
| OKLCH | oklch(71.6% 0.117 180.7) |
| XYZ | xyz(26.0573, 39.0057, 42.7073) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.64
Turquoise (survey)
#06C2AC
ΔE00 2.18
Topaz
#13BBAF
ΔE00 2.95
Greeny Blue
#42B395
ΔE00 4.42
Lightseagreen
#20B2AA
ΔE00 4.76
Mediumaquamarine
#66CDAA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BBA7 #BB3246
analogous
#32BB63 #32BBA7 #328BBB
triadic
#32BBA7 #A732BB #BBA732
tetradic
#32BBA7 #6332BB #BB3246 #8BBB32
square
#32BBA7 #6332BB #BB3246 #8BBB32
split-complementary
#32BBA7 #BB328B #BB6332
monochromatic
#185A51 #258B7C #32BBA7 #58D2C0 #88DFD3
Accessibility & contrast
On white
2.39
#32BBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#32BBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BBA7
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BBA7 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A6
Deuteranopia (green-blind)
#A0A2A9
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #32bba7; /* rgb */ color: rgb(50, 187, 167); /* oklch */ color: oklch(71.6% 0.117 180.7);
Tailwind
colors: {
custom: {
50: '#7fd0c1',
500: '#32bba7',
950: '#000000',
},
}SCSS
$custom: #32bba7; $custom-light: #7fd0c1; $custom-dark: #000000;
JSON
{
"hex": "#32bba7",
"rgb": {
"r": 50,
"g": 187,
"b": 167
},
"hsl": {
"h": 171.241,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.71595,
"c": 0.11746,
"h": 180.7
},
"luminance": 0.39009
}Semantic roles & 50–950 ramp
primary
#32BBA7
secondary
#C9808A
accent
#475DE1
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281