#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
RGBrgb(50, 170, 255)
HSLhsl(205, 100%, 60%)
HSVhsv(205, 80%, 100%)
CMYKcmyk(80.4%, 33.3%, 0%, 0%)
CIE-LABlab(67.01, -3.79, -51.21)
CIE-LCHlch(67.01, 51.35, 265.77°)
OKLaboklab(71.28% -0.068 -0.1457)
OKLCHoklch(71.28% 0.161 245)
XYZxyz(33.7331, 36.6434, 99.8833)
Luminance0.3665 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

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
##32AAFF1.002.528.338.33
#FFFFFF2.521.0021.0021.00
#0000008.3321.001.001.00
##0000008.3321.001.001.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

Preview Lab

Preview with #32AAFF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#32AAFF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva