#DFFFF6#DFFFF6

#DFFFF6 is a very light, muted teal. Relative luminance 0.939; OKLCH L 97.5% C 0.035 H 176.8°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).

Color values

HEX#DFFFF6
RGBrgb(223, 255, 246)
HSLhsl(163, 100%, 94%)
HSVhsv(163, 13%, 100%)
CMYKcmyk(12.5%, 0%, 3.5%, 0%)
CIE-LABlab(97.58, -11.98, 0.82)
CIE-LCHlch(97.58, 12.01, 176.10°)
OKLaboklab(97.46% -0.0351 0.002)
OKLCHoklch(97.46% 0.035 176.8)
XYZxyz(82.8220, 93.8601, 100.9242)
Luminance0.9386 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFF6 #FFDFE8
analogous
#DFFFE6 #DFFFF6 #DFF8FF
triadic
#DFFFF6 #F6DFFF #FFF6DF
tetradic
#DFFFF6 #E6DFFF #FFDFE8 #F8FFDF
square
#DFFFF6 #E6DFFF #FFDFE8 #F8FFDF
split-complementary
#DFFFF6 #FFDFF8 #FFE6DF
monochromatic
#65FFD4 #A2FFE5 #DFFFF6 #E0FFF6 #E0FFF6

Accessibility & contrast

On white

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

On black

19.77
#DFFFF6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFF6
19.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFF6#FFFFFF#000000##000000
##DFFFF61.001.0619.7719.77
#FFFFFF1.061.0021.0021.00
#00000019.7721.001.001.00
##00000019.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFBF6
Deuteranopia (green-blind)
#F6F6F7
Tritanopia (blue-blind)
#D8FFFC
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #dffff6;
/* rgb */ color: rgb(223, 255, 246);
/* oklch */ color: oklch(97.5% 0.035 176.8);
Tailwind
colors: {
  custom: {
    50: '#e9fff9',
    500: '#dffff6',
    950: '#000000',
  },
}
SCSS
$custom: #dffff6;
$custom-light: #e9fff9;
$custom-dark: #000000;
JSON
{
  "hex": "#dffff6",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 246
  },
  "hsl": {
    "h": 163.125,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97463,
    "c": 0.03515,
    "h": 176.8
  },
  "luminance": 0.93862
}

Semantic roles & 50–950 ramp

primary
#DFFFF6
secondary
#EC96AE
accent
#0041E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685

Preview Lab

Preview with #DFFFF6

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

Preview Lab → · Contrast checker → · Palette generator →

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