#DEFFF8#DEFFF8

#DEFFF8 is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.5% C 0.035 H 181.3°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).

Color values

HEX#DEFFF8
RGBrgb(222, 255, 248)
HSLhsl(167, 100%, 94%)
HSVhsv(167, 13%, 100%)
CMYKcmyk(12.9%, 0%, 2.7%, 0%)
CIE-LABlab(97.56, -11.91, -0.24)
CIE-LCHlch(97.56, 11.92, 181.15°)
OKLaboklab(97.45% -0.0353 -0.0008)
OKLCHoklch(97.45% 0.035 181.3)
XYZxyz(82.8233, 93.8251, 102.5352)
Luminance0.9383 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFFF8 #FFDEE5
analogous
#DEFFE7 #DEFFF8 #DEF5FF
triadic
#DEFFF8 #F8DEFF #FFF8DE
tetradic
#DEFFF8 #E7DEFF #FFDEE5 #F5FFDE
square
#DEFFF8 #E7DEFF #FFDEE5 #F5FFDE
split-complementary
#DEFFF8 #FFDEF5 #FFE7DE
monochromatic
#64FFDE #A1FFEB #DEFFF8 #E0FFF9 #E0FFF9

Accessibility & contrast

On white

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

On black

19.77
#DEFFF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFFF8
19.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFFF8#FFFFFF#000000##000000
##DEFFF81.001.0619.7719.77
#FFFFFF1.061.0021.0021.00
#00000019.7721.001.001.00
##00000019.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#F5F6F9
Tritanopia (blue-blind)
#D6FFFD
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #defff8;
/* rgb */ color: rgb(222, 255, 248);
/* oklch */ color: oklch(97.5% 0.035 181.3);
Tailwind
colors: {
  custom: {
    50: '#e8fffa',
    500: '#defff8',
    950: '#000000',
  },
}
SCSS
$custom: #defff8;
$custom-light: #e8fffa;
$custom-dark: #000000;
JSON
{
  "hex": "#defff8",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 248
  },
  "hsl": {
    "h": 167.273,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.97452,
    "c": 0.03529,
    "h": 181.3
  },
  "luminance": 0.93827
}

Semantic roles & 50–950 ramp

primary
#DEFFF8
secondary
#EC95A7
accent
#0031E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685

Preview Lab

Preview with #DEFFF8

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

Preview Lab → · Contrast checker → · Palette generator →

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