#D2F0FF#D2F0FF

#D2F0FF is a very light, muted cyan. Relative luminance 0.832; OKLCH L 93.8% C 0.037 H 229.3°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).

Color values

HEX#D2F0FF
RGBrgb(210, 240, 255)
HSLhsl(200, 100%, 91%)
HSVhsv(200, 18%, 100%)
CMYKcmyk(17.6%, 5.9%, 0%, 0%)
CIE-LABlab(93.12, -6.70, -10.49)
CIE-LCHlch(93.12, 12.45, 237.44°)
OKLaboklab(93.81% -0.0244 -0.0284)
OKLCHoklch(93.81% 0.037 229.3)
XYZxyz(75.7837, 83.2398, 106.6624)
Luminance0.8324 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2F0FF #FFE1D2
analogous
#D2FFF7 #D2F0FF #D2D9FF
triadic
#D2F0FF #FFD2F0 #F0FFD2
tetradic
#D2F0FF #F7D2FF #FFE1D2 #D9FFD2
square
#D2F0FF #F7D2FF #FFE1D2 #D9FFD2
split-complementary
#D2F0FF #FFD2D9 #FFF7D2
monochromatic
#58C7FF #95DCFF #D2F0FF #E0F5FF #E0F5FF

Accessibility & contrast

On white

1.19
#D2F0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.65
#D2F0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2F0FF
17.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2F0FF#FFFFFF#000000##000000
##D2F0FF1.001.1917.6517.65
#FFFFFF1.191.0021.0021.00
#00000017.6521.001.001.00
##00000017.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#C6F4F5
Achromatopsia (no color)
#EBEBEB

Design tokens & code

CSS
--color: #d2f0ff;
/* rgb */ color: rgb(210, 240, 255);
/* oklch */ color: oklch(93.8% 0.037 229.3);
Tailwind
colors: {
  custom: {
    50: '#e0f5ff',
    500: '#d2f0ff',
    950: '#000000',
  },
}
SCSS
$custom: #d2f0ff;
$custom-light: #e0f5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#d2f0ff",
  "rgb": {
    "r": 210,
    "g": 240,
    "b": 255
  },
  "hsl": {
    "h": 200,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.93806,
    "c": 0.03744,
    "h": 229.3
  },
  "luminance": 0.83242
}

Semantic roles & 50–950 ramp

primary
#D2F0FF
secondary
#EAAB8B
accent
#4D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586

Preview Lab

Preview with #D2F0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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