#32BA9A#32BA9A
#32BA9A is a light, vivid teal. Relative luminance 0.381; OKLCH L 71.0% C 0.123 H 173.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #32BA9A |
|---|---|
| RGB | rgb(50, 186, 154) |
| HSL | hsl(166, 58%, 46%) |
| HSV | hsv(166, 73%, 73%) |
| CMYK | cmyk(73.1%, 0%, 17.2%, 27.1%) |
| CIE-LAB | lab(68.11, -43.47, 5.93) |
| CIE-LCH | lch(68.11, 43.87, 172.23°) |
| OKLab | oklab(70.96% -0.1225 0.015) |
| OKLCH | oklch(70.96% 0.123 173) |
| XYZ | xyz(24.7040, 38.1261, 36.6227) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.18
Tealish
#24BCA8
ΔE00 4.02
Turquoise (survey)
#06C2AC
ΔE00 4.30
Green Blue
#01C08D
ΔE00 4.94
Mediumaquamarine
#66CDAA
ΔE00 6.25
Greenblue
#23C48B
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BA9A #BA3252
analogous
#32BA56 #32BA9A #3296BA
triadic
#32BA9A #9A32BA #BA9A32
tetradic
#32BA9A #5632BA #BA3252 #96BA32
square
#32BA9A #5632BA #BA3252 #96BA32
split-complementary
#32BA9A #BA3296 #BA5632
monochromatic
#185A4A #258A72 #32BA9A #57D2B5 #88DFCA
Accessibility & contrast
On white
2.43
#32BA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#32BA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BA9A
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BA9A | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE98
Deuteranopia (green-blind)
#A2A19C
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #32ba9a; /* rgb */ color: rgb(50, 186, 154); /* oklch */ color: oklch(71.0% 0.123 173.0);
Tailwind
colors: {
custom: {
50: '#7ecfb7',
500: '#32ba9a',
950: '#000000',
},
}SCSS
$custom: #32ba9a; $custom-light: #7ecfb7; $custom-dark: #000000;
JSON
{
"hex": "#32ba9a",
"rgb": {
"r": 50,
"g": 186,
"b": 154
},
"hsl": {
"h": 165.882,
"s": 57.627,
"l": 46.275
},
"oklch": {
"l": 0.7096,
"c": 0.12345,
"h": 173
},
"luminance": 0.38129
}Semantic roles & 50–950 ramp
primary
#32BA9A
secondary
#C97F90
accent
#476BE1
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280