#D2F5FF#D2F5FF

#D2F5FF is a very light, muted cyan. Relative luminance 0.862; OKLCH L 94.8% C 0.039 H 216.9°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).

Color values

HEX#D2F5FF
RGBrgb(210, 245, 255)
HSLhsl(193, 100%, 91%)
HSVhsv(193, 18%, 100%)
CMYKcmyk(17.6%, 3.9%, 0%, 0%)
CIE-LABlab(94.41, -9.23, -8.58)
CIE-LCHlch(94.41, 12.60, 222.90°)
OKLaboklab(94.82% -0.031 -0.0232)
OKLCHoklch(94.82% 0.039 216.9)
XYZxyz(77.2760, 86.2243, 107.1598)
Luminance0.8623 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2F5FF #FFDCD2
analogous
#D2FFF2 #D2F5FF #D2DEFF
triadic
#D2F5FF #FFD2F5 #F5FFD2
tetradic
#D2F5FF #F2D2FF #FFDCD2 #DEFFD2
square
#D2F5FF #F2D2FF #FFDCD2 #DEFFD2
split-complementary
#D2F5FF #FFD2DE #FFF2D2
monochromatic
#58DAFF #95E7FF #D2F5FF #E0F8FF #E0F8FF

Accessibility & contrast

On white

1.15
#D2F5FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.25
#D2F5FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2F5FF
18.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2F5FF#FFFFFF#000000##000000
##D2F5FF1.001.1518.2518.25
#FFFFFF1.151.0021.0021.00
#00000018.2521.001.001.00
##00000018.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#C5F9F8
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #d2f5ff;
/* rgb */ color: rgb(210, 245, 255);
/* oklch */ color: oklch(94.8% 0.039 216.9);
Tailwind
colors: {
  custom: {
    50: '#e0f8ff',
    500: '#d2f5ff',
    950: '#000000',
  },
}
SCSS
$custom: #d2f5ff;
$custom-light: #e0f8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#d2f5ff",
  "rgb": {
    "r": 210,
    "g": 245,
    "b": 255
  },
  "hsl": {
    "h": 193.333,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.94824,
    "c": 0.03871,
    "h": 216.9
  },
  "luminance": 0.86226
}

Semantic roles & 50–950 ramp

primary
#D2F5FF
secondary
#EAA08B
accent
#3300E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586

Preview Lab

Preview with #D2F5FF

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

Preview Lab → · Contrast checker → · Palette generator →

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