#DEFDFB#DEFDFB

#DEFDFB is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.1% C 0.032 H 191.9°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).

Color values

HEX#DEFDFB
RGBrgb(222, 253, 251)
HSLhsl(176, 89%, 93%)
HSVhsv(176, 12%, 99%)
CMYKcmyk(12.3%, 0%, 0.8%, 0.8%)
CIE-LABlab(97.12, -10.34, -2.42)
CIE-LCHlch(97.12, 10.62, 193.19°)
OKLaboklab(97.13% -0.0315 -0.0066)
OKLCHoklch(97.13% 0.032 191.9)
XYZxyz(82.6578, 92.7434, 104.7944)
Luminance0.9274 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFDFB #FDDEE0
analogous
#DEFDEB #DEFDFB #DEEFFD
triadic
#DEFDFB #FBDEFD #FDFBDE
tetradic
#DEFDFB #EBDEFD #FDDEE0 #EFFDDE
square
#DEFDFB #EBDEFD #FDDEE0 #EFFDDE
split-complementary
#DEFDFB #FDDEEF #FDEBDE
monochromatic
#6BF6ED #A4FAF4 #DEFDFB #E2FDFC #E2FDFC

Accessibility & contrast

On white

1.07
#DEFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.55
#DEFDFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFDFB
19.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFDFB#FFFFFF#000000##000000
##DEFDFB1.001.0719.5519.55
#FFFFFF1.071.0021.0021.00
#00000019.5521.001.001.00
##00000019.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9FAFB
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#D6FFFC
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #defdfb;
/* rgb */ color: rgb(222, 253, 251);
/* oklch */ color: oklch(97.1% 0.032 191.9);
Tailwind
colors: {
  custom: {
    50: '#e8fefc',
    500: '#defdfb',
    950: '#000000',
  },
}
SCSS
$custom: #defdfb;
$custom-light: #e8fefc;
$custom-dark: #000000;
JSON
{
  "hex": "#defdfb",
  "rgb": {
    "r": 222,
    "g": 253,
    "b": 251
  },
  "hsl": {
    "h": 176.129,
    "s": 88.571,
    "l": 93.137
  },
  "oklch": {
    "l": 0.97131,
    "c": 0.03218,
    "h": 191.9
  },
  "luminance": 0.92745
}

Semantic roles & 50–950 ramp

primary
#DEFDFB
secondary
#E7989D
accent
#000FE5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEFDFB

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

Preview Lab → · Contrast checker → · Palette generator →

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