#32AAFF#32AAFF
#32AAFF is a light, vivid cyan. Relative luminance 0.366; OKLCH L 71.3% C 0.161 H 245.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #32AAFF |
|---|---|
| RGB | rgb(50, 170, 255) |
| HSL | hsl(205, 100%, 60%) |
| HSV | hsv(205, 80%, 100%) |
| CMYK | cmyk(80.4%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(67.01, -3.79, -51.21) |
| CIE-LCH | lch(67.01, 51.35, 265.77°) |
| OKLab | oklab(71.28% -0.068 -0.1457) |
| OKLCH | oklch(71.28% 0.161 245) |
| XYZ | xyz(33.7331, 36.6434, 99.8833) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 4.84
Sky Blue (survey)
#75BBFD
ΔE00 6.26
Dodgerblue
#1E90FF
ΔE00 8.57
Deepskyblue
#00BFFF
ΔE00 8.67
Dark Sky Blue
#448EE4
ΔE00 9.55
Carolina Blue
#8AB8FE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AAFF #FF8732
analogous
#32FFED #32AAFF #3244FF
triadic
#32AAFF #FF32AA #AAFF32
tetradic
#32AAFF #ED32FF #FF8732 #44FF32
square
#32AAFF #ED32FF #FF8732 #44FF32
split-complementary
#32AAFF #FF3244 #FFED32
monochromatic
#006BB7 #008FF4 #32AAFF #6FC3FF #ACDDFF
Accessibility & contrast
On white
2.52
#32AAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#32AAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AAFF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AAFF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#659BFD
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32aaff; /* rgb */ color: rgb(50, 170, 255); /* oklch */ color: oklch(71.3% 0.161 245.0);
Tailwind
colors: {
custom: {
50: '#89c2ff',
500: '#32aaff',
950: '#000000',
},
}SCSS
$custom: #32aaff; $custom-light: #89c2ff; $custom-dark: #000000;
JSON
{
"hex": "#32aaff",
"rgb": {
"r": 50,
"g": 170,
"b": 255
},
"hsl": {
"h": 204.878,
"s": 100,
"l": 59.804
},
"oklch": {
"l": 0.71275,
"c": 0.16076,
"h": 245
},
"luminance": 0.36648
}Semantic roles & 50–950 ramp
primary
#32AAFF
secondary
#EEC09F
accent
#8229FF
background
#F9FBFF
surface
#F2F7FF
border
#CCD0D7
text
#0E1218
muted
#7E8186