#DEFCFB#DEFCFB

#DEFCFB is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.031 H 194.2°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).

Color values

HEX#DEFCFB
RGBrgb(222, 252, 251)
HSLhsl(178, 83%, 93%)
HSVhsv(178, 12%, 99%)
CMYKcmyk(11.9%, 0%, 0.4%, 1.2%)
CIE-LABlab(96.87, -9.84, -2.80)
CIE-LCHlch(96.87, 10.24, 195.88°)
OKLaboklab(96.93% -0.0302 -0.0076)
OKLCHoklch(96.93% 0.031 194.2)
XYZxyz(82.3430, 92.1137, 104.6895)
Luminance0.9212 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFCFB #FCDEDF
analogous
#DEFCEC #DEFCFB #DEEEFC
triadic
#DEFCFB #FBDEFC #FCFBDE
tetradic
#DEFCFB #ECDEFC #FCDEDF #EEFCDE
square
#DEFCFB #ECDEFC #FCDEDF #EEFCDE
split-complementary
#DEFCFB #FCDEEE #FCECDE
monochromatic
#6EF2ED #A6F7F4 #DEFCFB #E3FCFC #E3FCFC

Accessibility & contrast

On white

1.08
#DEFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.42
#DEFCFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFCFB
19.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFCFB#FFFFFF#000000##000000
##DEFCFB1.001.0819.4219.42
#FFFFFF1.081.0021.0021.00
#00000019.4221.001.001.00
##00000019.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#D6FEFC
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #defcfb;
/* rgb */ color: rgb(222, 252, 251);
/* oklch */ color: oklch(96.9% 0.031 194.2);
Tailwind
colors: {
  custom: {
    50: '#e8fdfc',
    500: '#defcfb',
    950: '#000000',
  },
}
SCSS
$custom: #defcfb;
$custom-light: #e8fdfc;
$custom-dark: #000000;
JSON
{
  "hex": "#defcfb",
  "rgb": {
    "r": 222,
    "g": 252,
    "b": 251
  },
  "hsl": {
    "h": 178,
    "s": 83.333,
    "l": 92.941
  },
  "oklch": {
    "l": 0.96928,
    "c": 0.03111,
    "h": 194.2
  },
  "luminance": 0.92115
}

Semantic roles & 50–950 ramp

primary
#DEFCFB
secondary
#E49A9C
accent
#060DE0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEFCFB

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

Preview Lab → · Contrast checker → · Palette generator →

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