#32B0A9#32B0A9
#32B0A9 is a light, moderate teal. Relative luminance 0.346; OKLCH L 68.9% C 0.107 H 189.5°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #32B0A9 |
|---|---|
| RGB | rgb(50, 176, 169) |
| HSL | hsl(177, 56%, 44%) |
| HSV | hsv(177, 72%, 69%) |
| CMYK | cmyk(71.6%, 0%, 4%, 31%) |
| CIE-LAB | lab(65.43, -34.96, -6.27) |
| CIE-LCH | lch(65.43, 35.52, 190.17°) |
| OKLab | oklab(68.9% -0.1054 -0.0176) |
| OKLCH | oklch(68.9% 0.107 189.5) |
| XYZ | xyz(23.9988, 34.5905, 42.9402) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.03
Topaz
#13BBAF
ΔE00 3.59
Tealish
#24BCA8
ΔE00 5.45
Turquoise (survey)
#06C2AC
ΔE00 6.89
Sea
#3C9992
ΔE00 7.02
Blue Green
#0F9B8E
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B0A9 #B03239
analogous
#32B06A #32B0A9 #3278B0
triadic
#32B0A9 #A932B0 #B0A932
tetradic
#32B0A9 #6A32B0 #B03239 #78B032
square
#32B0A9 #6A32B0 #B03239 #78B032
split-complementary
#32B0A9 #B03278 #B06A32
monochromatic
#17514D #24807B #32B0A9 #51CEC7 #81DBD6
Accessibility & contrast
On white
2.65
#32B0A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#32B0A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B0A9
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B0A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B0A9 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A9
Deuteranopia (green-blind)
#9499AA
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32b0a9; /* rgb */ color: rgb(50, 176, 169); /* oklch */ color: oklch(68.9% 0.107 189.5);
Tailwind
colors: {
custom: {
50: '#7dc8c2',
500: '#32b0a9',
950: '#000000',
},
}SCSS
$custom: #32b0a9; $custom-light: #7dc8c2; $custom-dark: #000000;
JSON
{
"hex": "#32b0a9",
"rgb": {
"r": 50,
"g": 176,
"b": 169
},
"hsl": {
"h": 176.667,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.68904,
"c": 0.1069,
"h": 189.5
},
"luminance": 0.34593
}Semantic roles & 50–950 ramp
primary
#32B0A9
secondary
#C4797E
accent
#4951DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281