#DEFFFE#DEFFFE

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

Color values

HEX#DEFFFE
RGBrgb(222, 255, 254)
HSLhsl(178, 100%, 94%)
HSVhsv(178, 13%, 100%)
CMYKcmyk(12.9%, 0%, 0.4%, 0%)
CIE-LABlab(97.71, -10.76, -3.10)
CIE-LCHlch(97.71, 11.20, 196.08°)
OKLaboklab(97.62% -0.033 -0.0084)
OKLCHoklch(97.62% 0.034 194.4)
XYZxyz(83.7691, 94.2034, 107.5163)
Luminance0.9421 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFFFE #FFDEDF
analogous
#DEFFED #DEFFFE #DEEFFF
triadic
#DEFFFE #FEDEFF #FFFEDE
tetradic
#DEFFFE #EDDEFF #FFDEDF #EFFFDE
square
#DEFFFE #EDDEFF #FFDEDF #EFFFDE
split-complementary
#DEFFFE #FFDEEF #FFEDDE
monochromatic
#64FFFA #A1FFFC #DEFFFE #E0FFFE #E0FFFE

Accessibility & contrast

On white

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

On black

19.84
#DEFFFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFFFE
19.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFFFE#FFFFFF#000000##000000
##DEFFFE1.001.0619.8419.84
#FFFFFF1.061.0021.0021.00
#00000019.8421.001.001.00
##00000019.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBFBFE
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#D5FFFF
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #defffe;
/* rgb */ color: rgb(222, 255, 254);
/* oklch */ color: oklch(97.6% 0.034 194.4);
Tailwind
colors: {
  custom: {
    50: '#e8fffe',
    500: '#defffe',
    950: '#000000',
  },
}
SCSS
$custom: #defffe;
$custom-light: #e8fffe;
$custom-dark: #000000;
JSON
{
  "hex": "#defffe",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 254
  },
  "hsl": {
    "h": 178.182,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.97623,
    "c": 0.03405,
    "h": 194.4
  },
  "luminance": 0.94205
}

Semantic roles & 50–950 ramp

primary
#DEFFFE
secondary
#EC9598
accent
#0007E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685

Preview Lab

Preview with #DEFFFE

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

Preview Lab → · Contrast checker → · Palette generator →

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