#32BCA9#32BCA9
#32BCA9 is a light, moderate teal. Relative luminance 0.395; OKLCH L 71.9% C 0.118 H 181.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #32BCA9 |
|---|---|
| RGB | rgb(50, 188, 169) |
| HSL | hsl(172, 58%, 47%) |
| HSV | hsv(172, 73%, 74%) |
| CMYK | cmyk(73.4%, 0%, 10.1%, 26.3%) |
| CIE-LAB | lab(69.12, -40.42, -0.84) |
| CIE-LCH | lch(69.12, 40.43, 181.19°) |
| OKLab | oklab(71.91% -0.1175 -0.0029) |
| OKLCH | oklch(71.91% 0.118 181.4) |
| XYZ | xyz(26.4565, 39.5060, 43.7595) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.66
Turquoise (survey)
#06C2AC
ΔE00 2.06
Topaz
#13BBAF
ΔE00 2.62
Lightseagreen
#20B2AA
ΔE00 4.62
Greeny Blue
#42B395
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BCA9 #BC3245
analogous
#32BC64 #32BCA9 #328ABC
triadic
#32BCA9 #A932BC #BCA932
tetradic
#32BCA9 #6432BC #BC3245 #8ABC32
square
#32BCA9 #6432BC #BC3245 #8ABC32
split-complementary
#32BCA9 #BC328A #BC6432
monochromatic
#185B52 #258C7E #32BCA9 #58D3C2 #89E0D4
Accessibility & contrast
On white
2.36
#32BCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#32BCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BCA9
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BCA9 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A8
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#00C0B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #32bca9; /* rgb */ color: rgb(50, 188, 169); /* oklch */ color: oklch(71.9% 0.118 181.4);
Tailwind
colors: {
custom: {
50: '#7fd1c2',
500: '#32bca9',
950: '#000000',
},
}SCSS
$custom: #32bca9; $custom-light: #7fd1c2; $custom-dark: #000000;
JSON
{
"hex": "#32bca9",
"rgb": {
"r": 50,
"g": 188,
"b": 169
},
"hsl": {
"h": 171.739,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.71907,
"c": 0.11756,
"h": 181.4
},
"luminance": 0.39509
}Semantic roles & 50–950 ramp
primary
#32BCA9
secondary
#C9808A
accent
#475CE1
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281