#DEFBFB#DEFBFB

#DEFBFB is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.7% C 0.030 H 196.7°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).

Color values

HEX#DEFBFB
RGBrgb(222, 251, 251)
HSLhsl(180, 78%, 93%)
HSVhsv(180, 12%, 98%)
CMYKcmyk(11.6%, 0%, 0%, 1.6%)
CIE-LABlab(96.61, -9.34, -3.18)
CIE-LCHlch(96.61, 9.87, 198.78°)
OKLaboklab(96.73% -0.0288 -0.0086)
OKLCHoklch(96.73% 0.03 196.7)
XYZxyz(82.0298, 91.4873, 104.5851)
Luminance0.9149 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFBFB #FBDEDE
analogous
#DEFBEC #DEFBFB #DEECFB
triadic
#DEFBFB #FBDEFB #FBFBDE
tetradic
#DEFBFB #ECDEFB #FBDEDE #ECFBDE
square
#DEFBFB #ECDEFB #FBDEDE #ECFBDE
split-complementary
#DEFBFB #FBDEEC #FBECDE
monochromatic
#71EEEE #A7F4F4 #DEFBFB #E4FCFC #E4FCFC

Accessibility & contrast

On white

1.09
#DEFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.30
#DEFBFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFBFB
19.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFBFB#FFFFFF#000000##000000
##DEFBFB1.001.0919.3019.30
#FFFFFF1.091.0021.0021.00
#00000019.3021.001.001.00
##00000019.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F1F3FB
Tritanopia (blue-blind)
#D6FDFB
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #defbfb;
/* rgb */ color: rgb(222, 251, 251);
/* oklch */ color: oklch(96.7% 0.030 196.7);
Tailwind
colors: {
  custom: {
    50: '#e8fcfc',
    500: '#defbfb',
    950: '#000000',
  },
}
SCSS
$custom: #defbfb;
$custom-light: #e8fcfc;
$custom-dark: #000000;
JSON
{
  "hex": "#defbfb",
  "rgb": {
    "r": 222,
    "g": 251,
    "b": 251
  },
  "hsl": {
    "h": 180,
    "s": 78.378,
    "l": 92.745
  },
  "oklch": {
    "l": 0.96725,
    "c": 0.03009,
    "h": 196.7
  },
  "luminance": 0.91489
}

Semantic roles & 50–950 ramp

primary
#DEFBFB
secondary
#E29B9B
accent
#0B0BDB
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEFBFB

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

Preview Lab → · Contrast checker → · Palette generator →

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