#DFFFFA#DFFFFA

#DFFFFA is a very light, muted teal. Relative luminance 0.941; OKLCH L 97.6% C 0.034 H 185.3°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).

Color values

HEX#DFFFFA
RGBrgb(223, 255, 250)
HSLhsl(171, 100%, 94%)
HSVhsv(171, 13%, 100%)
CMYKcmyk(12.5%, 0%, 2%, 0%)
CIE-LABlab(97.68, -11.22, -1.09)
CIE-LCHlch(97.68, 11.27, 185.57°)
OKLaboklab(97.58% -0.0336 -0.0031)
OKLCHoklch(97.58% 0.034 185.3)
XYZxyz(83.4425, 94.1083, 104.1924)
Luminance0.9411 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFFA #FFDFE4
analogous
#DFFFEA #DFFFFA #DFF4FF
triadic
#DFFFFA #FADFFF #FFFADF
tetradic
#DFFFFA #EADFFF #FFDFE4 #F4FFDF
square
#DFFFFA #EADFFF #FFDFE4 #F4FFDF
split-complementary
#DFFFFA #FFDFF4 #FFEADF
monochromatic
#65FFE7 #A2FFF0 #DFFFFA #E0FFFA #E0FFFA

Accessibility & contrast

On white

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

On black

19.82
#DFFFFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFFA
19.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFFA#FFFFFF#000000##000000
##DFFFFA1.001.0619.8219.82
#FFFFFF1.061.0021.0021.00
#00000019.8221.001.001.00
##00000019.8221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dffffa;
/* rgb */ color: rgb(223, 255, 250);
/* oklch */ color: oklch(97.6% 0.034 185.3);
Tailwind
colors: {
  custom: {
    50: '#e9fffb',
    500: '#dffffa',
    950: '#000000',
  },
}
SCSS
$custom: #dffffa;
$custom-light: #e9fffb;
$custom-dark: #000000;
JSON
{
  "hex": "#dffffa",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 250
  },
  "hsl": {
    "h": 170.625,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97575,
    "c": 0.03369,
    "h": 185.3
  },
  "luminance": 0.9411
}

Semantic roles & 50–950 ramp

primary
#DFFFFA
secondary
#EC96A3
accent
#0024E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685

Preview Lab

Preview with #DFFFFA

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

Preview Lab → · Contrast checker → · Palette generator →

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