#C3DBFB#C3DBFB

#C3DBFB is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.4% C 0.051 H 255.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).

Color values

HEX#C3DBFB
RGBrgb(195, 219, 251)
HSLhsl(214, 88%, 87%)
HSVhsv(214, 22%, 98%)
CMYKcmyk(22.3%, 12.7%, 0%, 1.6%)
CIE-LABlab(86.62, -1.25, -18.24)
CIE-LCHlch(86.62, 18.28, 266.09°)
OKLaboklab(88.4% -0.0127 -0.0497)
OKLCHoklch(88.4% 0.051 255.6)
XYZxyz(65.2451, 69.2284, 101.1729)
Luminance0.6923 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C3DBFB #FBE3C3
analogous
#C3F7FB #C3DBFB #C7C3FB
triadic
#C3DBFB #FBC3DB #DBFBC3
tetradic
#C3DBFB #FBC3F7 #FBE3C3 #C3FBC7
square
#C3DBFB #FBC3F7 #FBE3C3 #C3FBC7
split-complementary
#C3DBFB #FBC7C3 #F7FBC3
monochromatic
#5096F3 #8AB9F7 #C3DBFB #E2EEFD #E2EEFD

Accessibility & contrast

On white

1.41
#C3DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.85
#C3DBFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C3DBFB
14.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C3DBFB#FFFFFF#000000##000000
##C3DBFB1.001.4114.8514.85
#FFFFFF1.411.0021.0021.00
#00000014.8521.001.001.00
##00000014.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#CAD6FA
Tritanopia (blue-blind)
#B4E2E5
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #c3dbfb;
/* rgb */ color: rgb(195, 219, 251);
/* oklch */ color: oklch(88.4% 0.051 255.6);
Tailwind
colors: {
  custom: {
    50: '#d6e6fc',
    500: '#c3dbfb',
    950: '#000000',
  },
}
SCSS
$custom: #c3dbfb;
$custom-light: #d6e6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#c3dbfb",
  "rgb": {
    "r": 195,
    "g": 219,
    "b": 251
  },
  "hsl": {
    "h": 214.286,
    "s": 87.5,
    "l": 87.451
  },
  "oklch": {
    "l": 0.884,
    "c": 0.05128,
    "h": 255.6
  },
  "luminance": 0.6923
}

Semantic roles & 50–950 ramp

primary
#C3DBFB
secondary
#E1B881
accent
#8301E4
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485

Preview Lab

Preview with #C3DBFB

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

Preview Lab → · Contrast checker → · Palette generator →

#C3DBFB Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva