#DEFFF5#DEFFF5

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

Color values

HEX#DEFFF5
RGBrgb(222, 255, 245)
HSLhsl(162, 100%, 94%)
HSVhsv(162, 13%, 100%)
CMYKcmyk(12.9%, 0%, 3.9%, 0%)
CIE-LABlab(97.49, -12.48, 1.19)
CIE-LCHlch(97.49, 12.54, 174.54°)
OKLaboklab(97.37% -0.0364 0.003)
OKLCHoklch(97.37% 0.037 175.3)
XYZxyz(82.3617, 93.6404, 100.1036)
Luminance0.9364 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFFF5 #FFDEE8
analogous
#DEFFE4 #DEFFF5 #DEF8FF
triadic
#DEFFF5 #F5DEFF #FFF5DE
tetradic
#DEFFF5 #E4DEFF #FFDEE8 #F8FFDE
square
#DEFFF5 #E4DEFF #FFDEE8 #F8FFDE
split-complementary
#DEFFF5 #FFDEF8 #FFE4DE
monochromatic
#64FFD0 #A1FFE2 #DEFFF5 #E0FFF6 #E0FFF6

Accessibility & contrast

On white

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

On black

19.73
#DEFFF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFFF5
19.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFFF5#FFFFFF#000000##000000
##DEFFF51.001.0619.7319.73
#FFFFFF1.061.0021.0021.00
#00000019.7321.001.001.00
##00000019.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFBF5
Deuteranopia (green-blind)
#F6F6F6
Tritanopia (blue-blind)
#D7FFFC
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #defff5;
/* rgb */ color: rgb(222, 255, 245);
/* oklch */ color: oklch(97.4% 0.037 175.3);
Tailwind
colors: {
  custom: {
    50: '#e8fff8',
    500: '#defff5',
    950: '#000000',
  },
}
SCSS
$custom: #defff5;
$custom-light: #e8fff8;
$custom-dark: #000000;
JSON
{
  "hex": "#defff5",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 245
  },
  "hsl": {
    "h": 161.818,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.97368,
    "c": 0.03656,
    "h": 175.3
  },
  "luminance": 0.93642
}

Semantic roles & 50–950 ramp

primary
#DEFFF5
secondary
#EC95AF
accent
#0046E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685

Preview Lab

Preview with #DEFFF5

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

Preview Lab → · Contrast checker → · Palette generator →

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