#D1FFFF#D1FFFF

#D1FFFF is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.8% C 0.047 H 196.4°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).

Color values

HEX#D1FFFF
RGBrgb(209, 255, 255)
HSLhsl(180, 100%, 91%)
HSVhsv(180, 18%, 100%)
CMYKcmyk(18%, 0%, 0%, 0%)
CIE-LABlab(96.94, -14.53, -4.85)
CIE-LCHlch(96.94, 15.32, 198.45°)
OKLaboklab(96.81% -0.0449 -0.0132)
OKLCHoklch(96.81% 0.047 196.4)
XYZxyz(80.0995, 92.2927, 108.1823)
Luminance0.9230 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D1FFFF #FFD1D1
analogous
#D1FFE8 #D1FFFF #D1E8FF
triadic
#D1FFFF #FFD1FF #FFFFD1
tetradic
#D1FFFF #E8D1FF #FFD1D1 #E8FFD1
square
#D1FFFF #E8D1FF #FFD1D1 #E8FFD1
split-complementary
#D1FFFF #FFD1E8 #FFE8D1
monochromatic
#57FFFF #94FFFF #D1FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.08
#D1FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.46
#D1FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D1FFFF
19.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D1FFFF#FFFFFF#000000##000000
##D1FFFF1.001.0819.4619.46
#FFFFFF1.081.0021.0021.00
#00000019.4621.001.001.00
##00000019.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#C3FFFF
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #d1ffff;
/* rgb */ color: rgb(209, 255, 255);
/* oklch */ color: oklch(96.8% 0.047 196.4);
Tailwind
colors: {
  custom: {
    50: '#dfffff',
    500: '#d1ffff',
    950: '#000000',
  },
}
SCSS
$custom: #d1ffff;
$custom-light: #dfffff;
$custom-dark: #000000;
JSON
{
  "hex": "#d1ffff",
  "rgb": {
    "r": 209,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 90.98
  },
  "oklch": {
    "l": 0.96814,
    "c": 0.04678,
    "h": 196.4
  },
  "luminance": 0.92295
}

Semantic roles & 50–950 ramp

primary
#D1FFFF
secondary
#EA8A8A
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686

Preview Lab

Preview with #D1FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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