#DFFFF7#DFFFF7

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

Color values

HEX#DFFFF7
RGBrgb(223, 255, 247)
HSLhsl(165, 100%, 94%)
HSVhsv(165, 13%, 100%)
CMYKcmyk(12.5%, 0%, 3.1%, 0%)
CIE-LABlab(97.60, -11.79, 0.34)
CIE-LCHlch(97.60, 11.79, 178.35°)
OKLaboklab(97.49% -0.0347 0.0007)
OKLCHoklch(97.49% 0.035 178.8)
XYZxyz(82.9759, 93.9216, 101.7347)
Luminance0.9392 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFF7 #FFDFE7
analogous
#DFFFE7 #DFFFF7 #DFF7FF
triadic
#DFFFF7 #F7DFFF #FFF7DF
tetradic
#DFFFF7 #E7DFFF #FFDFE7 #F7FFDF
square
#DFFFF7 #E7DFFF #FFDFE7 #F7FFDF
split-complementary
#DFFFF7 #FFDFF7 #FFE7DF
monochromatic
#65FFD8 #A2FFE8 #DFFFF7 #E0FFF7 #E0FFF7

Accessibility & contrast

On white

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

On black

19.78
#DFFFF7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFF7
19.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFF7#FFFFFF#000000##000000
##DFFFF71.001.0619.7819.78
#FFFFFF1.061.0021.0021.00
#00000019.7821.001.001.00
##00000019.7821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dffff7;
/* rgb */ color: rgb(223, 255, 247);
/* oklch */ color: oklch(97.5% 0.035 178.8);
Tailwind
colors: {
  custom: {
    50: '#e9fff9',
    500: '#dffff7',
    950: '#000000',
  },
}
SCSS
$custom: #dffff7;
$custom-light: #e9fff9;
$custom-dark: #000000;
JSON
{
  "hex": "#dffff7",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 247
  },
  "hsl": {
    "h": 165,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97491,
    "c": 0.03471,
    "h": 178.8
  },
  "luminance": 0.93923
}

Semantic roles & 50–950 ramp

primary
#DFFFF7
secondary
#EC96AB
accent
#0039E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685

Preview Lab

Preview with #DFFFF7

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

Preview Lab → · Contrast checker → · Palette generator →

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