#DFFFF9#DFFFF9

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

Color values

HEX#DFFFF9
RGBrgb(223, 255, 249)
HSLhsl(169, 100%, 94%)
HSVhsv(169, 13%, 100%)
CMYKcmyk(12.5%, 0%, 2.4%, 0%)
CIE-LABlab(97.65, -11.41, -0.62)
CIE-LCHlch(97.65, 11.43, 183.09°)
OKLaboklab(97.55% -0.0339 -0.0018)
OKLCHoklch(97.55% 0.034 183.1)
XYZxyz(83.2862, 94.0458, 103.3688)
Luminance0.9405 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFF9 #FFDFE5
analogous
#DFFFE9 #DFFFF9 #DFF5FF
triadic
#DFFFF9 #F9DFFF #FFF9DF
tetradic
#DFFFF9 #E9DFFF #FFDFE5 #F5FFDF
square
#DFFFF9 #E9DFFF #FFDFE5 #F5FFDF
split-complementary
#DFFFF9 #FFDFF5 #FFE9DF
monochromatic
#65FFE2 #A2FFEE #DFFFF9 #E0FFF9 #E0FFF9

Accessibility & contrast

On white

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

On black

19.81
#DFFFF9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFF9
19.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFF9#FFFFFF#000000##000000
##DFFFF91.001.0619.8119.81
#FFFFFF1.061.0021.0021.00
#00000019.8121.001.001.00
##00000019.8121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dffff9;
/* rgb */ color: rgb(223, 255, 249);
/* oklch */ color: oklch(97.5% 0.034 183.1);
Tailwind
colors: {
  custom: {
    50: '#e9fffb',
    500: '#dffff9',
    950: '#000000',
  },
}
SCSS
$custom: #dffff9;
$custom-light: #e9fffb;
$custom-dark: #000000;
JSON
{
  "hex": "#dffff9",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 249
  },
  "hsl": {
    "h": 168.75,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97547,
    "c": 0.03398,
    "h": 183.1
  },
  "luminance": 0.94048
}

Semantic roles & 50–950 ramp

primary
#DFFFF9
secondary
#EC96A6
accent
#002BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685

Preview Lab

Preview with #DFFFF9

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

Preview Lab → · Contrast checker → · Palette generator →

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