#66CDFF#66CDFF

#66CDFF is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.6% C 0.119 H 231.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).

Color values

HEX#66CDFF
RGBrgb(102, 205, 255)
HSLhsl(200, 100%, 70%)
HSVhsv(200, 60%, 100%)
CMYKcmyk(60%, 19.6%, 0%, 0%)
CIE-LABlab(78.29, -15.70, -33.49)
CIE-LCHlch(78.29, 36.98, 244.88°)
OKLaboklab(80.62% -0.0733 -0.0936)
OKLCHoklch(80.62% 0.119 231.9)
XYZxyz(45.3539, 53.7030, 102.5639)
Luminance0.5371 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#66CDFF #FF9866
analogous
#66FFE5 #66CDFF #6680FF
triadic
#66CDFF #FF66CD #CDFF66
tetradic
#66CDFF #E566FF #FF9866 #80FF66
square
#66CDFF #E566FF #FF9866 #80FF66
split-complementary
#66CDFF #FF6680 #FFE566
monochromatic
#009EEB #29B9FF #66CDFF #A3E1FF #E0F5FF

Accessibility & contrast

On white

1.79
#66CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.74
#66CDFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #66CDFF
11.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##66CDFF#FFFFFF#000000##000000
##66CDFF1.001.7911.7411.74
#FFFFFF1.791.0021.0021.00
#00000011.7421.001.001.00
##00000011.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#B4CBFF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #66cdff;
/* rgb */ color: rgb(102, 205, 255);
/* oklch */ color: oklch(80.6% 0.119 231.9);
Tailwind
colors: {
  custom: {
    50: '#9edcff',
    500: '#66cdff',
    950: '#000000',
  },
}
SCSS
$custom: #66cdff;
$custom-light: #9edcff;
$custom-dark: #000000;
JSON
{
  "hex": "#66cdff",
  "rgb": {
    "r": 102,
    "g": 205,
    "b": 255
  },
  "hsl": {
    "h": 199.608,
    "s": 100,
    "l": 70
  },
  "oklch": {
    "l": 0.80616,
    "c": 0.11888,
    "h": 231.9
  },
  "luminance": 0.53707
}

Semantic roles & 50–950 ramp

primary
#66CDFF
secondary
#DA672F
accent
#4B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486

Preview Lab

Preview with #66CDFF

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

Preview Lab → · Contrast checker → · Palette generator →

#66CDFF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva