#32BC9A#32BC9A
#32BC9A is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.126 H 172.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #32BC9A |
|---|---|
| RGB | rgb(50, 188, 154) |
| HSL | hsl(165, 58%, 47%) |
| HSV | hsv(165, 73%, 74%) |
| CMYK | cmyk(73.4%, 0%, 18.1%, 26.3%) |
| CIE-LAB | lab(68.73, -44.32, 6.82) |
| CIE-LCH | lch(68.73, 44.84, 171.25°) |
| OKLab | oklab(71.47% -0.1245 0.0173) |
| OKLCH | oklch(71.47% 0.126 172.1) |
| XYZ | xyz(25.1283, 38.9747, 36.7641) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.72
Green Blue
#01C08D
ΔE00 4.34
Tealish
#24BCA8
ΔE00 4.48
Turquoise (survey)
#06C2AC
ΔE00 4.52
Greenblue
#23C48B
ΔE00 5.79
Mediumaquamarine
#66CDAA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BC9A #BC3254
analogous
#32BC55 #32BC9A #3299BC
triadic
#32BC9A #9A32BC #BC9A32
tetradic
#32BC9A #5532BC #BC3254 #99BC32
square
#32BC9A #5532BC #BC3254 #99BC32
split-complementary
#32BC9A #BC3299 #BC5532
monochromatic
#185B4B #258C72 #32BC9A #58D3B5 #89E0CA
Accessibility & contrast
On white
2.39
#32BC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#32BC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BC9A
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BC9A | 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)
#B6AF98
Deuteranopia (green-blind)
#A4A29C
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #32bc9a; /* rgb */ color: rgb(50, 188, 154); /* oklch */ color: oklch(71.5% 0.126 172.1);
Tailwind
colors: {
custom: {
50: '#7ed1b7',
500: '#32bc9a',
950: '#000000',
},
}SCSS
$custom: #32bc9a; $custom-light: #7ed1b7; $custom-dark: #000000;
JSON
{
"hex": "#32bc9a",
"rgb": {
"r": 50,
"g": 188,
"b": 154
},
"hsl": {
"h": 165.217,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.71467,
"c": 0.12574,
"h": 172.1
},
"luminance": 0.38978
}Semantic roles & 50–950 ramp
primary
#32BC9A
secondary
#C98092
accent
#476DE1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280