#DFFDF0#DFFDF0

#DFFDF0 is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.9% C 0.036 H 167.7°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).

Color values

HEX#DFFDF0
RGBrgb(223, 253, 240)
HSLhsl(154, 88%, 93%)
HSVhsv(154, 12%, 99%)
CMYKcmyk(11.9%, 0%, 5.1%, 0.8%)
CIE-LABlab(96.91, -12.10, 2.94)
CIE-LCHlch(96.91, 12.46, 166.35°)
OKLaboklab(96.89% -0.0348 0.0076)
OKLCHoklch(96.89% 0.036 167.7)
XYZxyz(81.2812, 92.2283, 95.9407)
Luminance0.9223 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFDF0 #FDDFEC
analogous
#DFFDE1 #DFFDF0 #DFFBFD
triadic
#DFFDF0 #F0DFFD #FDF0DF
tetradic
#DFFDF0 #E1DFFD #FDDFEC #FBFDDF
square
#DFFDF0 #E1DFFD #FDDFEC #FBFDDF
split-complementary
#DFFDF0 #FDDFFB #FDE1DF
monochromatic
#6CF6BA #A5F9D5 #DFFDF0 #E2FDF1 #E2FDF1

Accessibility & contrast

On white

1.08
#DFFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.45
#DFFDF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFDF0
19.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFDF0#FFFFFF#000000##000000
##DFFDF01.001.0819.4519.45
#FFFFFF1.081.0021.0021.00
#00000019.4521.001.001.00
##00000019.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF9EF
Deuteranopia (green-blind)
#F6F4F1
Tritanopia (blue-blind)
#D9FDF9
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #dffdf0;
/* rgb */ color: rgb(223, 253, 240);
/* oklch */ color: oklch(96.9% 0.036 167.7);
Tailwind
colors: {
  custom: {
    50: '#e9fef4',
    500: '#dffdf0',
    950: '#000000',
  },
}
SCSS
$custom: #dffdf0;
$custom-light: #e9fef4;
$custom-dark: #000000;
JSON
{
  "hex": "#dffdf0",
  "rgb": {
    "r": 223,
    "g": 253,
    "b": 240
  },
  "hsl": {
    "h": 154,
    "s": 88.235,
    "l": 93.333
  },
  "oklch": {
    "l": 0.9689,
    "c": 0.03557,
    "h": 167.7
  },
  "luminance": 0.9223
}

Semantic roles & 50–950 ramp

primary
#DFFDF0
secondary
#E799BB
accent
#0164E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585

Preview Lab

Preview with #DFFDF0

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

Preview Lab → · Contrast checker → · Palette generator →

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