#32B1DB#32B1DB
#32B1DB is a light, vivid cyan. Relative luminance 0.372; OKLCH L 71.1% C 0.122 H 225.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #32B1DB |
|---|---|
| RGB | rgb(50, 177, 219) |
| HSL | hsl(195, 70%, 53%) |
| HSV | hsv(195, 77%, 86%) |
| CMYK | cmyk(77.2%, 19.2%, 0%, 14.1%) |
| CIE-LAB | lab(67.45, -19.96, -30.86) |
| CIE-LCH | lch(67.45, 36.75, 237.10°) |
| OKLab | oklab(71.11% -0.0858 -0.0866) |
| OKLCH | oklch(71.11% 0.122 225.3) |
| XYZ | xyz(29.8184, 37.2332, 72.6193) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.02
Bright Sky Blue
#02CCFE
ΔE00 7.17
Turquoise Blue
#06B1C4
ΔE00 8.23
Lightblue (survey)
#7BC8F6
ΔE00 8.86
Greyblue
#77A1B5
ΔE00 9.26
Sky Blue
#87CEEB
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B1DB #DB5C32
analogous
#32DBB0 #32B1DB #325DDB
triadic
#32B1DB #DB32B1 #B1DB32
tetradic
#32B1DB #B032DB #DB5C32 #5DDB32
square
#32B1DB #B032DB #DB5C32 #5DDB32
split-complementary
#32B1DB #DB325D #DBB032
monochromatic
#16637D #1F8DB1 #32B1DB #66C5E4 #9AD9ED
Accessibility & contrast
On white
2.49
#32B1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#32B1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B1DB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B1DB | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDD
Deuteranopia (green-blind)
#839DDB
Tritanopia (blue-blind)
#00BDBF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #32b1db; /* rgb */ color: rgb(50, 177, 219); /* oklch */ color: oklch(71.1% 0.122 225.3);
Tailwind
colors: {
custom: {
50: '#83c8e6',
500: '#32b1db',
950: '#000000',
},
}SCSS
$custom: #32b1db; $custom-light: #83c8e6; $custom-dark: #000000;
JSON
{
"hex": "#32b1db",
"rgb": {
"r": 50,
"g": 177,
"b": 219
},
"hsl": {
"h": 194.911,
"s": 70.124,
"l": 52.745
},
"oklch": {
"l": 0.71107,
"c": 0.12188,
"h": 225.3
},
"luminance": 0.37237
}Semantic roles & 50–950 ramp
primary
#32B1DB
secondary
#D9A290
accent
#673BED
background
#F8FCFE
surface
#F0F8FC
border
#CBD1D5
text
#0D1316
muted
#7D8284