#DFFFFF#DFFFFF

#DFFFFF is a very light, muted teal. Relative luminance 0.944; OKLCH L 97.7% C 0.033 H 196.6°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).

Color values

HEX#DFFFFF
RGBrgb(223, 255, 255)
HSLhsl(180, 100%, 94%)
HSVhsv(180, 13%, 100%)
CMYKcmyk(12.5%, 0%, 0%, 0%)
CIE-LABlab(97.80, -10.26, -3.48)
CIE-LCHlch(97.80, 10.83, 198.73°)
OKLaboklab(97.72% -0.0316 -0.0094)
OKLCHoklch(97.72% 0.033 196.6)
XYZxyz(84.2369, 94.4261, 108.3763)
Luminance0.9443 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFFF #FFDFDF
analogous
#DFFFEF #DFFFFF #DFEFFF
triadic
#DFFFFF #FFDFFF #FFFFDF
tetradic
#DFFFFF #EFDFFF #FFDFDF #EFFFDF
square
#DFFFFF #EFDFFF #FFDFDF #EFFFDF
split-complementary
#DFFFFF #FFDFEF #FFEFDF
monochromatic
#65FFFF #A2FFFF #DFFFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.06
#DFFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.89
#DFFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFFF
19.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFFF#FFFFFF#000000##000000
##DFFFFF1.001.0619.8919.89
#FFFFFF1.061.0021.0021.00
#00000019.8921.001.001.00
##00000019.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAFCFF
Deuteranopia (green-blind)
#F4F7FF
Tritanopia (blue-blind)
#D6FFFF
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #dfffff;
/* rgb */ color: rgb(223, 255, 255);
/* oklch */ color: oklch(97.7% 0.033 196.6);
Tailwind
colors: {
  custom: {
    50: '#e9ffff',
    500: '#dfffff',
    950: '#000000',
  },
}
SCSS
$custom: #dfffff;
$custom-light: #e9ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#dfffff",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97719,
    "c": 0.03303,
    "h": 196.6
  },
  "luminance": 0.94428
}

Semantic roles & 50–950 ramp

primary
#DFFFFF
secondary
#EC9696
accent
#0000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161818
muted
#848686

Preview Lab

Preview with #DFFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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