#D9FFFF#D9FFFF

#D9FFFF is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.3% C 0.039 H 196.5°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).

Color values

HEX#D9FFFF
RGBrgb(217, 255, 255)
HSLhsl(180, 100%, 93%)
HSVhsv(180, 15%, 100%)
CMYKcmyk(14.9%, 0%, 0%, 0%)
CIE-LABlab(97.43, -12.11, -4.08)
CIE-LCHlch(97.43, 12.77, 198.60°)
OKLaboklab(97.32% -0.0374 -0.0111)
OKLCHoklch(97.32% 0.039 196.5)
XYZxyz(82.4205, 93.4895, 108.2911)
Luminance0.9349 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D9FFFF #FFD9D9
analogous
#D9FFEC #D9FFFF #D9ECFF
triadic
#D9FFFF #FFD9FF #FFFFD9
tetradic
#D9FFFF #ECD9FF #FFD9D9 #ECFFD9
square
#D9FFFF #ECD9FF #FFD9D9 #ECFFD9
split-complementary
#D9FFFF #FFD9EC #FFECD9
monochromatic
#5FFFFF #9CFFFF #D9FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.07
#D9FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.70
#D9FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D9FFFF
19.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D9FFFF#FFFFFF#000000##000000
##D9FFFF1.001.0719.7019.70
#FFFFFF1.071.0021.0021.00
#00000019.7021.001.001.00
##00000019.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#CEFFFF
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #d9ffff;
/* rgb */ color: rgb(217, 255, 255);
/* oklch */ color: oklch(97.3% 0.039 196.5);
Tailwind
colors: {
  custom: {
    50: '#e5ffff',
    500: '#d9ffff',
    950: '#000000',
  },
}
SCSS
$custom: #d9ffff;
$custom-light: #e5ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#d9ffff",
  "rgb": {
    "r": 217,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 92.549
  },
  "oklch": {
    "l": 0.97324,
    "c": 0.03899,
    "h": 196.5
  },
  "luminance": 0.93492
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #D9FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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