#DFFFF8#DFFFF8

#DFFFF8 is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.5% C 0.034 H 180.9°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).

Color values

HEX#DFFFF8
RGBrgb(223, 255, 248)
HSLhsl(167, 100%, 94%)
HSVhsv(167, 13%, 100%)
CMYKcmyk(12.5%, 0%, 2.7%, 0%)
CIE-LABlab(97.63, -11.60, -0.14)
CIE-LCHlch(97.63, 11.60, 180.69°)
OKLaboklab(97.52% -0.0343 -0.0005)
OKLCHoklch(97.52% 0.034 180.9)
XYZxyz(83.1306, 93.9835, 102.5496)
Luminance0.9398 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFF8 #FFDFE6
analogous
#DFFFE8 #DFFFF8 #DFF6FF
triadic
#DFFFF8 #F8DFFF #FFF8DF
tetradic
#DFFFF8 #E8DFFF #FFDFE6 #F6FFDF
square
#DFFFF8 #E8DFFF #FFDFE6 #F6FFDF
split-complementary
#DFFFF8 #FFDFF6 #FFE8DF
monochromatic
#65FFDD #A2FFEB #DFFFF8 #E0FFF8 #E0FFF8

Accessibility & contrast

On white

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

On black

19.80
#DFFFF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFF8
19.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFF8#FFFFFF#000000##000000
##DFFFF81.001.0619.8019.80
#FFFFFF1.061.0021.0021.00
#00000019.8021.001.001.00
##00000019.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#F6F6F9
Tritanopia (blue-blind)
#D7FFFD
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #dffff8;
/* rgb */ color: rgb(223, 255, 248);
/* oklch */ color: oklch(97.5% 0.034 180.9);
Tailwind
colors: {
  custom: {
    50: '#e9fffa',
    500: '#dffff8',
    950: '#000000',
  },
}
SCSS
$custom: #dffff8;
$custom-light: #e9fffa;
$custom-dark: #000000;
JSON
{
  "hex": "#dffff8",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 248
  },
  "hsl": {
    "h": 166.875,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97519,
    "c": 0.03432,
    "h": 180.9
  },
  "luminance": 0.93985
}

Semantic roles & 50–950 ramp

primary
#DFFFF8
secondary
#EC96A9
accent
#0032E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685

Preview Lab

Preview with #DFFFF8

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

Preview Lab → · Contrast checker → · Palette generator →

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