#32BCA4#32BCA4
#32BCA4 is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.8% C 0.120 H 178.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #32BCA4 |
|---|---|
| RGB | rgb(50, 188, 164) |
| HSL | hsl(170, 58%, 47%) |
| HSV | hsv(170, 73%, 74%) |
| CMYK | cmyk(73.4%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(68.98, -41.75, 1.71) |
| CIE-LCH | lch(68.98, 41.79, 177.66°) |
| OKLab | oklab(71.76% -0.1198 0.0039) |
| OKLCH | oklch(71.76% 0.12 178.2) |
| XYZ | xyz(25.9961, 39.3218, 41.3345) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.48
Turquoise (survey)
#06C2AC
ΔE00 2.17
Greeny Blue
#42B395
ΔE00 3.61
Topaz
#13BBAF
ΔE00 4.20
Lightseagreen
#20B2AA
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BCA4 #BC324A
analogous
#32BC5F #32BCA4 #328FBC
triadic
#32BCA4 #A432BC #BCA432
tetradic
#32BCA4 #5F32BC #BC324A #8FBC32
square
#32BCA4 #5F32BC #BC324A #8FBC32
split-complementary
#32BCA4 #BC328F #BC5F32
monochromatic
#185B50 #258C7A #32BCA4 #58D3BD #89E0D0
Accessibility & contrast
On white
2.37
#32BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#32BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BCA4
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BCA4 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A3
Deuteranopia (green-blind)
#A2A3A6
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #32bca4; /* rgb */ color: rgb(50, 188, 164); /* oklch */ color: oklch(71.8% 0.120 178.2);
Tailwind
colors: {
custom: {
50: '#7fd1be',
500: '#32bca4',
950: '#000000',
},
}SCSS
$custom: #32bca4; $custom-light: #7fd1be; $custom-dark: #000000;
JSON
{
"hex": "#32bca4",
"rgb": {
"r": 50,
"g": 188,
"b": 164
},
"hsl": {
"h": 169.565,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.71755,
"c": 0.1199,
"h": 178.2
},
"luminance": 0.39325
}Semantic roles & 50–950 ramp
primary
#32BCA4
secondary
#C9808D
accent
#4761E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281