#DBF2FF#DBF2FF

#DBF2FF is a very light, muted cyan. Relative luminance 0.858; OKLCH L 94.8% C 0.030 H 232.4°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).

Color values

HEX#DBF2FF
RGBrgb(219, 242, 255)
HSLhsl(202, 100%, 93%)
HSVhsv(202, 14%, 100%)
CMYKcmyk(14.1%, 5.1%, 0%, 0%)
CIE-LABlab(94.22, -4.95, -8.80)
CIE-LCHlch(94.22, 10.09, 240.63°)
OKLaboklab(94.82% -0.0183 -0.0237)
OKLCHoklch(94.82% 0.03 232.4)
XYZxyz(79.0112, 85.7828, 106.9833)
Luminance0.8578 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBF2FF #FFE8DB
analogous
#DBFFFA #DBF2FF #DBE0FF
triadic
#DBF2FF #FFDBF2 #F2FFDB
tetradic
#DBF2FF #FADBFF #FFE8DB #E0FFDB
square
#DBF2FF #FADBFF #FFE8DB #E0FFDB
split-complementary
#DBF2FF #FFDBE0 #FFFADB
monochromatic
#61C6FF #9EDCFF #DBF2FF #E0F4FF #E0F4FF

Accessibility & contrast

On white

1.16
#DBF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.16
#DBF2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBF2FF
18.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBF2FF#FFFFFF#000000##000000
##DBF2FF1.001.1618.1618.16
#FFFFFF1.161.0021.0021.00
#00000018.1621.001.001.00
##00000018.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#D2F6F6
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #dbf2ff;
/* rgb */ color: rgb(219, 242, 255);
/* oklch */ color: oklch(94.8% 0.030 232.4);
Tailwind
colors: {
  custom: {
    50: '#e6f6ff',
    500: '#dbf2ff',
    950: '#000000',
  },
}
SCSS
$custom: #dbf2ff;
$custom-light: #e6f6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#dbf2ff",
  "rgb": {
    "r": 219,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 201.667,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.94823,
    "c": 0.02995,
    "h": 232.4
  },
  "luminance": 0.85784
}

Semantic roles & 50–950 ramp

primary
#DBF2FF
secondary
#ECB392
accent
#5300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586

Preview Lab

Preview with #DBF2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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