#32B5DC#32B5DC
#32B5DC is a light, vivid cyan. Relative luminance 0.389; OKLCH L 72.1% C 0.122 H 222.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #32B5DC |
|---|---|
| RGB | rgb(50, 181, 220) |
| HSL | hsl(194, 71%, 53%) |
| HSV | hsv(194, 77%, 86%) |
| CMYK | cmyk(77.3%, 17.7%, 0%, 13.7%) |
| CIE-LAB | lab(68.67, -21.71, -29.52) |
| CIE-LCH | lch(68.67, 36.65, 233.68°) |
| OKLab | oklab(72.1% -0.0892 -0.0827) |
| OKLCH | oklch(72.1% 0.122 222.9) |
| XYZ | xyz(30.7521, 38.8894, 73.5819) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 6.28
Deepskyblue
#00BFFF
ΔE00 6.34
Turquoise Blue
#06B1C4
ΔE00 7.31
Lightblue (survey)
#7BC8F6
ΔE00 8.69
Sky Blue
#87CEEB
ΔE00 9.01
Neon Blue
#04D9FF
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B5DC #DC5932
analogous
#32DCAE #32B5DC #3260DC
triadic
#32B5DC #DC32B5 #B5DC32
tetradic
#32B5DC #AE32DC #DC5932 #60DC32
square
#32B5DC #AE32DC #DC5932 #60DC32
split-complementary
#32B5DC #DC3260 #DCAE32
monochromatic
#16667E #1E90B2 #32B5DC #66C8E5 #9BDBEE
Accessibility & contrast
On white
2.39
#32B5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#32B5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B5DC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B5DC | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DE
Deuteranopia (green-blind)
#88A0DC
Tritanopia (blue-blind)
#00C1C2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #32b5dc; /* rgb */ color: rgb(50, 181, 220); /* oklch */ color: oklch(72.1% 0.122 222.9);
Tailwind
colors: {
custom: {
50: '#84cbe7',
500: '#32b5dc',
950: '#000000',
},
}SCSS
$custom: #32b5dc; $custom-light: #84cbe7; $custom-dark: #000000;
JSON
{
"hex": "#32b5dc",
"rgb": {
"r": 50,
"g": 181,
"b": 220
},
"hsl": {
"h": 193.765,
"s": 70.833,
"l": 52.941
},
"oklch": {
"l": 0.72098,
"c": 0.12163,
"h": 222.9
},
"luminance": 0.38893
}Semantic roles & 50–950 ramp
primary
#32B5DC
secondary
#DAA190
accent
#633AEE
background
#F8FCFE
surface
#F0F8FC
border
#CBD1D5
text
#0D1316
muted
#7D8284