#32A5B2#32A5B2
#32A5B2 is a light, moderate teal. Relative luminance 0.308; OKLCH L 66.5% C 0.101 H 206.1°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #32A5B2 |
|---|---|
| RGB | rgb(50, 165, 178) |
| HSL | hsl(186, 56%, 45%) |
| HSV | hsv(186, 72%, 70%) |
| CMYK | cmyk(71.9%, 7.3%, 0%, 30.2%) |
| CIE-LAB | lab(62.34, -26.98, -15.93) |
| CIE-LCH | lch(62.34, 31.33, 210.55°) |
| OKLab | oklab(66.49% -0.0903 -0.0442) |
| OKLCH | oklch(66.49% 0.101 206.1) |
| XYZ | xyz(22.8029, 30.8001, 46.8541) |
| Luminance | 0.3080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.92
Cadetblue
#5F9EA0
ΔE00 5.76
Sea
#3C9992
ΔE00 8.71
Lightseagreen
#20B2AA
ΔE00 9.07
Teal Blue
#01889F
ΔE00 10.41
Darkcyan
#008B8B
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A5B2 #B23F32
analogous
#32B27F #32A5B2 #3265B2
triadic
#32A5B2 #B232A5 #A5B232
tetradic
#32A5B2 #7F32B2 #B23F32 #65B232
square
#32A5B2 #7F32B2 #B23F32 #65B232
split-complementary
#32A5B2 #B23265 #B27F32
monochromatic
#174C52 #257982 #32A5B2 #53C2CF #82D3DC
Accessibility & contrast
On white
2.93
#32A5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#32A5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A5B2
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A5B2 | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB3
Deuteranopia (green-blind)
#8591B2
Tritanopia (blue-blind)
#00ACA9
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #32a5b2; /* rgb */ color: rgb(50, 165, 178); /* oklch */ color: oklch(66.5% 0.101 206.1);
Tailwind
colors: {
custom: {
50: '#7dc0c9',
500: '#32a5b2',
950: '#000000',
},
}SCSS
$custom: #32a5b2; $custom-light: #7dc0c9; $custom-dark: #000000;
JSON
{
"hex": "#32a5b2",
"rgb": {
"r": 50,
"g": 165,
"b": 178
},
"hsl": {
"h": 186.094,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.66493,
"c": 0.10058,
"h": 206.1
},
"luminance": 0.30803
}Semantic roles & 50–950 ramp
primary
#32A5B2
secondary
#C5827B
accent
#5848DF
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182