#32A5BC#32A5BC
#32A5BC is a light, moderate cyan. Relative luminance 0.312; OKLCH L 66.9% C 0.104 H 214.2°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #32A5BC |
|---|---|
| RGB | rgb(50, 165, 188) |
| HSL | hsl(190, 58%, 47%) |
| HSV | hsv(190, 73%, 74%) |
| CMYK | cmyk(73.4%, 12.2%, 0%, 26.3%) |
| CIE-LAB | lab(62.69, -23.84, -20.99) |
| CIE-LCH | lch(62.69, 31.77, 221.37°) |
| OKLab | oklab(66.89% -0.0862 -0.0585) |
| OKLCH | oklch(66.89% 0.104 214.2) |
| XYZ | xyz(23.8438, 31.2164, 52.3359) |
| Luminance | 0.3122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.36
Cadetblue
#5F9EA0
ΔE00 7.99
Greyblue
#77A1B5
ΔE00 8.92
Teal Blue
#01889F
ΔE00 9.83
Bluegrey
#85A3B2
ΔE00 11.43
Sea
#3C9992
ΔE00 12.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A5BC #BC4932
analogous
#32BC8E #32A5BC #3260BC
triadic
#32A5BC #BC32A5 #A5BC32
tetradic
#32A5BC #8E32BC #BC4932 #60BC32
square
#32A5BC #8E32BC #BC4932 #60BC32
split-complementary
#32A5BC #BC3260 #BC8E32
monochromatic
#18505B #257B8C #32A5BC #58BED3 #89D1E0
Accessibility & contrast
On white
2.90
#32A5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#32A5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A5BC
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A5BC | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0BD
Deuteranopia (green-blind)
#8192BC
Tritanopia (blue-blind)
#00AEAC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #32a5bc; /* rgb */ color: rgb(50, 165, 188); /* oklch */ color: oklch(66.9% 0.104 214.2);
Tailwind
colors: {
custom: {
50: '#7ec0d0',
500: '#32a5bc',
950: '#000000',
},
}SCSS
$custom: #32a5bc; $custom-light: #7ec0d0; $custom-dark: #000000;
JSON
{
"hex": "#32a5bc",
"rgb": {
"r": 50,
"g": 165,
"b": 188
},
"hsl": {
"h": 190,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.66893,
"c": 0.10416,
"h": 214.2
},
"luminance": 0.31219
}Semantic roles & 50–950 ramp
primary
#32A5BC
secondary
#C98D80
accent
#6047E1
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0B1214
muted
#7C8182