#DEFFF7#DEFFF7

#DEFFF7 is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.4% C 0.036 H 179.3°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).

Color values

HEX#DEFFF7
RGBrgb(222, 255, 247)
HSLhsl(165, 100%, 94%)
HSVhsv(165, 13%, 100%)
CMYKcmyk(12.9%, 0%, 3.1%, 0%)
CIE-LABlab(97.54, -12.10, 0.24)
CIE-LCHlch(97.54, 12.11, 178.87°)
OKLaboklab(97.42% -0.0357 0.0004)
OKLCHoklch(97.42% 0.036 179.3)
XYZxyz(82.6686, 93.7632, 101.7203)
Luminance0.9376 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFFF7 #FFDEE6
analogous
#DEFFE6 #DEFFF7 #DEF6FF
triadic
#DEFFF7 #F7DEFF #FFF7DE
tetradic
#DEFFF7 #E6DEFF #FFDEE6 #F6FFDE
square
#DEFFF7 #E6DEFF #FFDEE6 #F6FFDE
split-complementary
#DEFFF7 #FFDEF6 #FFE6DE
monochromatic
#64FFD9 #A1FFE8 #DEFFF7 #E0FFF8 #E0FFF8

Accessibility & contrast

On white

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

On black

19.75
#DEFFF7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFFF7
19.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFFF7#FFFFFF#000000##000000
##DEFFF71.001.0619.7519.75
#FFFFFF1.061.0021.0021.00
#00000019.7521.001.001.00
##00000019.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFBF7
Deuteranopia (green-blind)
#F5F6F8
Tritanopia (blue-blind)
#D6FFFC
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #defff7;
/* rgb */ color: rgb(222, 255, 247);
/* oklch */ color: oklch(97.4% 0.036 179.3);
Tailwind
colors: {
  custom: {
    50: '#e8fff9',
    500: '#defff7',
    950: '#000000',
  },
}
SCSS
$custom: #defff7;
$custom-light: #e8fff9;
$custom-dark: #000000;
JSON
{
  "hex": "#defff7",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 247
  },
  "hsl": {
    "h": 165.455,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.97424,
    "c": 0.03566,
    "h": 179.3
  },
  "luminance": 0.93765
}

Semantic roles & 50–950 ramp

primary
#DEFFF7
secondary
#EC95AA
accent
#0038E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685

Preview Lab

Preview with #DEFFF7

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

Preview Lab → · Contrast checker → · Palette generator →

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