#32A0B2#32A0B2
#32A0B2 is a light, moderate teal. Relative luminance 0.290; OKLCH L 65.3% C 0.099 H 210.8°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #32A0B2 |
|---|---|
| RGB | rgb(50, 160, 178) |
| HSL | hsl(188, 56%, 45%) |
| HSV | hsv(188, 72%, 70%) |
| CMYK | cmyk(71.9%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(60.81, -24.46, -18.25) |
| CIE-LCH | lch(60.81, 30.52, 216.72°) |
| OKLab | oklab(65.26% -0.0853 -0.0508) |
| OKLCH | oklch(65.26% 0.099 210.8) |
| XYZ | xyz(21.9186, 29.0315, 46.5593) |
| Luminance | 0.2903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.18
Cadetblue
#5F9EA0
ΔE00 6.50
Teal Blue
#01889F
ΔE00 8.47
Greyblue
#77A1B5
ΔE00 9.70
Sea
#3C9992
ΔE00 10.05
Darkcyan
#008B8B
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A0B2 #B24432
analogous
#32B284 #32A0B2 #3260B2
triadic
#32A0B2 #B232A0 #A0B232
tetradic
#32A0B2 #8432B2 #B24432 #60B232
square
#32A0B2 #8432B2 #B24432 #60B232
split-complementary
#32A0B2 #B23260 #B28432
monochromatic
#174A52 #257582 #32A0B2 #53BDCF #82CFDC
Accessibility & contrast
On white
3.09
#32A0B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#32A0B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A0B2
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A0B2 | 1.00 | 3.09 | 6.81 | 6.81 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB3
Deuteranopia (green-blind)
#7F8DB2
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #32a0b2; /* rgb */ color: rgb(50, 160, 178); /* oklch */ color: oklch(65.3% 0.099 210.8);
Tailwind
colors: {
custom: {
50: '#7cbcc9',
500: '#32a0b2',
950: '#000000',
},
}SCSS
$custom: #32a0b2; $custom-light: #7cbcc9; $custom-dark: #000000;
JSON
{
"hex": "#32a0b2",
"rgb": {
"r": 50,
"g": 160,
"b": 178
},
"hsl": {
"h": 188.438,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.65259,
"c": 0.09922,
"h": 210.8
},
"luminance": 0.29034
}Semantic roles & 50–950 ramp
primary
#32A0B2
secondary
#C5857B
accent
#5E48DF
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182