#DFFFF2#DFFFF2

#DFFFF2 is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.4% C 0.037 H 169.1°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).

Color values

HEX#DFFFF2
RGBrgb(223, 255, 242)
HSLhsl(156, 100%, 94%)
HSVhsv(156, 13%, 100%)
CMYKcmyk(12.5%, 0%, 5.1%, 0%)
CIE-LABlab(97.48, -12.73, 2.73)
CIE-LCHlch(97.48, 13.01, 167.89°)
OKLaboklab(97.35% -0.0366 0.007)
OKLCHoklch(97.35% 0.037 169.1)
XYZxyz(82.2147, 93.6172, 97.7256)
Luminance0.9362 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFF2 #FFDFEC
analogous
#DFFFE2 #DFFFF2 #DFFCFF
triadic
#DFFFF2 #F2DFFF #FFF2DF
tetradic
#DFFFF2 #E2DFFF #FFDFEC #FCFFDF
square
#DFFFF2 #E2DFFF #FFDFEC #FCFFDF
split-complementary
#DFFFF2 #FFDFFC #FFE2DF
monochromatic
#65FFC0 #A2FFD9 #DFFFF2 #E0FFF3 #E0FFF3

Accessibility & contrast

On white

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

On black

19.72
#DFFFF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFF2
19.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFF2#FFFFFF#000000##000000
##DFFFF21.001.0619.7219.72
#FFFFFF1.061.0021.0021.00
#00000019.7221.001.001.00
##00000019.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFAF1
Deuteranopia (green-blind)
#F7F6F3
Tritanopia (blue-blind)
#D9FFFB
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #dffff2;
/* rgb */ color: rgb(223, 255, 242);
/* oklch */ color: oklch(97.4% 0.037 169.1);
Tailwind
colors: {
  custom: {
    50: '#e9fff6',
    500: '#dffff2',
    950: '#000000',
  },
}
SCSS
$custom: #dffff2;
$custom-light: #e9fff6;
$custom-dark: #000000;
JSON
{
  "hex": "#dffff2",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 242
  },
  "hsl": {
    "h": 155.625,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97353,
    "c": 0.03731,
    "h": 169.1
  },
  "luminance": 0.93619
}

Semantic roles & 50–950 ramp

primary
#DFFFF2
secondary
#EC96B9
accent
#005DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685

Preview Lab

Preview with #DFFFF2

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

Preview Lab → · Contrast checker → · Palette generator →

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