#32AFDB#32AFDB
#32AFDB is a light, vivid cyan. Relative luminance 0.365; OKLCH L 70.6% C 0.122 H 226.8°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #32AFDB |
|---|---|
| RGB | rgb(50, 175, 219) |
| HSL | hsl(196, 70%, 53%) |
| HSV | hsv(196, 77%, 86%) |
| CMYK | cmyk(77.2%, 20.1%, 0%, 14.1%) |
| CIE-LAB | lab(66.86, -18.91, -31.77) |
| CIE-LCH | lch(66.86, 36.97, 239.23°) |
| OKLab | oklab(70.63% -0.0839 -0.0892) |
| OKLCH | oklch(70.63% 0.122 226.8) |
| XYZ | xyz(29.4263, 36.4489, 72.4886) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.91
Bright Sky Blue
#02CCFE
ΔE00 7.70
Turquoise Blue
#06B1C4
ΔE00 8.89
Lightblue (survey)
#7BC8F6
ΔE00 8.99
Greyblue
#77A1B5
ΔE00 9.12
Sky Blue
#87CEEB
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AFDB #DB5E32
analogous
#32DBB2 #32AFDB #325BDB
triadic
#32AFDB #DB32AF #AFDB32
tetradic
#32AFDB #B232DB #DB5E32 #5BDB32
square
#32AFDB #B232DB #DB5E32 #5BDB32
split-complementary
#32AFDB #DB325B #DBB232
monochromatic
#16627D #1F8BB1 #32AFDB #66C3E4 #9AD8ED
Accessibility & contrast
On white
2.53
#32AFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#32AFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AFDB
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AFDB | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDD
Deuteranopia (green-blind)
#819CDA
Tritanopia (blue-blind)
#00BCBD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32afdb; /* rgb */ color: rgb(50, 175, 219); /* oklch */ color: oklch(70.6% 0.122 226.8);
Tailwind
colors: {
custom: {
50: '#83c7e6',
500: '#32afdb',
950: '#000000',
},
}SCSS
$custom: #32afdb; $custom-light: #83c7e6; $custom-dark: #000000;
JSON
{
"hex": "#32afdb",
"rgb": {
"r": 50,
"g": 175,
"b": 219
},
"hsl": {
"h": 195.621,
"s": 70.124,
"l": 52.745
},
"oklch": {
"l": 0.70634,
"c": 0.12248,
"h": 226.8
},
"luminance": 0.36453
}Semantic roles & 50–950 ramp
primary
#32AFDB
secondary
#D9A390
accent
#693BED
background
#F8FCFE
surface
#F0F8FC
border
#CBD1D5
text
#0C1316
muted
#7D8284