#32BCA8#32BCA8
#32BCA8 is a light, moderate teal. Relative luminance 0.395; OKLCH L 71.9% C 0.118 H 180.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #32BCA8 |
|---|---|
| RGB | rgb(50, 188, 168) |
| HSL | hsl(171, 58%, 47%) |
| HSV | hsv(171, 73%, 74%) |
| CMYK | cmyk(73.4%, 0%, 10.6%, 26.3%) |
| CIE-LAB | lab(69.09, -40.69, -0.33) |
| CIE-LCH | lch(69.09, 40.69, 180.47°) |
| OKLab | oklab(71.88% -0.118 -0.0016) |
| OKLCH | oklch(71.88% 0.118 180.8) |
| XYZ | xyz(26.3630, 39.4686, 43.2670) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.59
Turquoise (survey)
#06C2AC
ΔE00 1.97
Topaz
#13BBAF
ΔE00 2.93
Greeny Blue
#42B395
ΔE00 4.58
Lightseagreen
#20B2AA
ΔE00 4.88
Mediumaquamarine
#66CDAA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BCA8 #BC3246
analogous
#32BC63 #32BCA8 #328BBC
triadic
#32BCA8 #A832BC #BCA832
tetradic
#32BCA8 #6332BC #BC3246 #8BBC32
square
#32BCA8 #6332BC #BC3246 #8BBC32
split-complementary
#32BCA8 #BC328B #BC6332
monochromatic
#185B52 #258C7D #32BCA8 #58D3C1 #89E0D3
Accessibility & contrast
On white
2.36
#32BCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#32BCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BCA8
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BCA8 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A7
Deuteranopia (green-blind)
#A1A3AA
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #32bca8; /* rgb */ color: rgb(50, 188, 168); /* oklch */ color: oklch(71.9% 0.118 180.8);
Tailwind
colors: {
custom: {
50: '#7fd1c1',
500: '#32bca8',
950: '#000000',
},
}SCSS
$custom: #32bca8; $custom-light: #7fd1c1; $custom-dark: #000000;
JSON
{
"hex": "#32bca8",
"rgb": {
"r": 50,
"g": 188,
"b": 168
},
"hsl": {
"h": 171.304,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.71876,
"c": 0.118,
"h": 180.8
},
"luminance": 0.39472
}Semantic roles & 50–950 ramp
primary
#32BCA8
secondary
#C9808B
accent
#475DE1
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281