#C3DBDF#C3DBDF

#C3DBDF is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.5% C 0.026 H 208.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).

Color values

HEX#C3DBDF
RGBrgb(195, 219, 223)
HSLhsl(189, 30%, 82%)
HSVhsv(189, 13%, 87%)
CMYKcmyk(12.6%, 1.8%, 0%, 12.5%)
CIE-LABlab(85.80, -7.15, -4.67)
CIE-LCHlch(85.80, 8.54, 213.12°)
OKLaboklab(87.49% -0.023 -0.0126)
OKLCHoklch(87.49% 0.026 208.7)
XYZxyz(61.1533, 67.5916, 79.6223)
Luminance0.6759 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C3DBDF #DFC7C3
analogous
#C3DFD5 #C3DBDF #C3CDDF
triadic
#C3DBDF #DFC3DB #DBDFC3
tetradic
#C3DBDF #D5C3DF #DFC7C3 #CDDFC3
square
#C3DBDF #D5C3DF #DFC7C3 #CDDFC3
split-complementary
#C3DBDF #DFC3CD #DFD5C3
monochromatic
#73ABB4 #9BC3CA #C3DBDF #EBF3F4 #EBF3F4

Accessibility & contrast

On white

1.45
#C3DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.52
#C3DBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C3DBDF
14.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C3DBDF#FFFFFF#000000##000000
##C3DBDF1.001.4514.5214.52
#FFFFFF1.451.0021.0021.00
#00000014.5221.001.001.00
##00000014.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#BBDDDC
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #c3dbdf;
/* rgb */ color: rgb(195, 219, 223);
/* oklch */ color: oklch(87.5% 0.026 208.7);
Tailwind
colors: {
  custom: {
    50: '#d5e6e9',
    500: '#c3dbdf',
    950: '#000000',
  },
}
SCSS
$custom: #c3dbdf;
$custom-light: #d5e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#c3dbdf",
  "rgb": {
    "r": 195,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 188.571,
    "s": 30.435,
    "l": 81.961
  },
  "oklch": {
    "l": 0.87488,
    "c": 0.02621,
    "h": 208.7
  },
  "luminance": 0.67593
}

Semantic roles & 50–950 ramp

primary
#C3DBDF
secondary
#B79590
accent
#4C3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484

Preview Lab

Preview with #C3DBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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