#32B9AA#32B9AA
#32B9AA is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.2% C 0.114 H 184.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #32B9AA |
|---|---|
| RGB | rgb(50, 185, 170) |
| HSL | hsl(173, 57%, 46%) |
| HSV | hsv(173, 73%, 73%) |
| CMYK | cmyk(73%, 0%, 8.1%, 27.5%) |
| CIE-LAB | lab(68.22, -38.80, -2.70) |
| CIE-LCH | lch(68.22, 38.90, 183.98°) |
| OKLab | oklab(71.19% -0.1141 -0.0079) |
| OKLCH | oklch(71.19% 0.114 184) |
| XYZ | xyz(25.9166, 38.2752, 44.0444) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.58
Tealish
#24BCA8
ΔE00 1.87
Lightseagreen
#20B2AA
ΔE00 3.13
Turquoise (survey)
#06C2AC
ΔE00 3.30
Greeny Blue
#42B395
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B9AA #B93241
analogous
#32B966 #32B9AA #3284B9
triadic
#32B9AA #AA32B9 #B9AA32
tetradic
#32B9AA #6632B9 #B93241 #84B932
square
#32B9AA #6632B9 #B93241 #84B932
split-complementary
#32B9AA #B93284 #B96632
monochromatic
#185951 #25897E #32B9AA #57D2C4 #87DFD5
Accessibility & contrast
On white
2.43
#32B9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#32B9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B9AA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B9AA | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEAA
Deuteranopia (green-blind)
#9DA1AC
Tritanopia (blue-blind)
#00BDB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #32b9aa; /* rgb */ color: rgb(50, 185, 170); /* oklch */ color: oklch(71.2% 0.114 184.0);
Tailwind
colors: {
custom: {
50: '#7fcec3',
500: '#32b9aa',
950: '#000000',
},
}SCSS
$custom: #32b9aa; $custom-light: #7fcec3; $custom-dark: #000000;
JSON
{
"hex": "#32b9aa",
"rgb": {
"r": 50,
"g": 185,
"b": 170
},
"hsl": {
"h": 173.333,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.71188,
"c": 0.11433,
"h": 184
},
"luminance": 0.38278
}Semantic roles & 50–950 ramp
primary
#32B9AA
secondary
#C87F87
accent
#4758E1
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281