#DFFFFC#DFFFFC

#DFFFFC is a very light, muted teal. Relative luminance 0.942; OKLCH L 97.6% C 0.033 H 189.7°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).

Color values

HEX#DFFFFC
RGBrgb(223, 255, 252)
HSLhsl(174, 100%, 94%)
HSVhsv(174, 13%, 100%)
CMYKcmyk(12.5%, 0%, 1.2%, 0%)
CIE-LABlab(97.73, -10.84, -2.05)
CIE-LCHlch(97.73, 11.03, 190.70°)
OKLaboklab(97.63% -0.0328 -0.0056)
OKLCHoklch(97.63% 0.033 189.7)
XYZxyz(83.7578, 94.2344, 105.8528)
Luminance0.9424 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFFC #FFDFE2
analogous
#DFFFEC #DFFFFC #DFF2FF
triadic
#DFFFFC #FCDFFF #FFFCDF
tetradic
#DFFFFC #ECDFFF #FFDFE2 #F2FFDF
square
#DFFFFC #ECDFFF #FFDFE2 #F2FFDF
split-complementary
#DFFFFC #FFDFF2 #FFECDF
monochromatic
#65FFF1 #A2FFF6 #DFFFFC #E0FFFC #E0FFFC

Accessibility & contrast

On white

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

On black

19.85
#DFFFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFFC
19.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFFC#FFFFFF#000000##000000
##DFFFFC1.001.0619.8519.85
#FFFFFF1.061.0021.0021.00
#00000019.8521.001.001.00
##00000019.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBFBFC
Deuteranopia (green-blind)
#F5F6FC
Tritanopia (blue-blind)
#D6FFFE
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #dffffc;
/* rgb */ color: rgb(223, 255, 252);
/* oklch */ color: oklch(97.6% 0.033 189.7);
Tailwind
colors: {
  custom: {
    50: '#e9fffd',
    500: '#dffffc',
    950: '#000000',
  },
}
SCSS
$custom: #dffffc;
$custom-light: #e9fffd;
$custom-dark: #000000;
JSON
{
  "hex": "#dffffc",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 252
  },
  "hsl": {
    "h": 174.375,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97632,
    "c": 0.03327,
    "h": 189.7
  },
  "luminance": 0.94236
}

Semantic roles & 50–950 ramp

primary
#DFFFFC
secondary
#EC969E
accent
#0016E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685

Preview Lab

Preview with #DFFFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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