#32A2B0#32A2B0
#32A2B0 is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.7% C 0.099 H 207.2°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #32A2B0 |
|---|---|
| RGB | rgb(50, 162, 176) |
| HSL | hsl(187, 56%, 44%) |
| HSV | hsv(187, 72%, 69%) |
| CMYK | cmyk(71.6%, 8%, 0%, 31%) |
| CIE-LAB | lab(61.35, -26.10, -16.30) |
| CIE-LCH | lch(61.35, 30.77, 211.98°) |
| OKLab | oklab(65.67% -0.0881 -0.0453) |
| OKLCH | oklch(65.67% 0.099 207.2) |
| XYZ | xyz(22.0688, 29.6508, 45.6260) |
| Luminance | 0.2965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.63
Cadetblue
#5F9EA0
ΔE00 5.69
Sea
#3C9992
ΔE00 8.74
Teal Blue
#01889F
ΔE00 9.43
Lightseagreen
#20B2AA
ΔE00 9.85
Darkcyan
#008B8B
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A2B0 #B04032
analogous
#32B07F #32A2B0 #3263B0
triadic
#32A2B0 #B032A2 #A2B032
tetradic
#32A2B0 #7F32B0 #B04032 #63B032
square
#32A2B0 #7F32B0 #B04032 #63B032
split-complementary
#32A2B0 #B03263 #B07F32
monochromatic
#174A51 #247680 #32A2B0 #51C0CE #81D1DB
Accessibility & contrast
On white
3.03
#32A2B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#32A2B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A2B0
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A2B0 | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB1
Deuteranopia (green-blind)
#828EB0
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #32a2b0; /* rgb */ color: rgb(50, 162, 176); /* oklch */ color: oklch(65.7% 0.099 207.2);
Tailwind
colors: {
custom: {
50: '#7cbec7',
500: '#32a2b0',
950: '#000000',
},
}SCSS
$custom: #32a2b0; $custom-light: #7cbec7; $custom-dark: #000000;
JSON
{
"hex": "#32a2b0",
"rgb": {
"r": 50,
"g": 162,
"b": 176
},
"hsl": {
"h": 186.667,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.65674,
"c": 0.09908,
"h": 207.2
},
"luminance": 0.29653
}Semantic roles & 50–950 ramp
primary
#32A2B0
secondary
#C48279
accent
#5949DF
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182