#DEFDF0#DEFDF0

#DEFDF0 is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.8% C 0.036 H 168.4°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).

Color values

HEX#DEFDF0
RGBrgb(222, 253, 240)
HSLhsl(155, 89%, 93%)
HSVhsv(155, 12%, 99%)
CMYKcmyk(12.3%, 0%, 5.1%, 0.8%)
CIE-LABlab(96.85, -12.42, 2.84)
CIE-LCHlch(96.85, 12.74, 167.14°)
OKLaboklab(96.82% -0.0357 0.0073)
OKLCHoklch(96.82% 0.036 168.4)
XYZxyz(80.9740, 92.0699, 95.9263)
Luminance0.9207 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFDF0 #FDDEEB
analogous
#DEFDE0 #DEFDF0 #DEFAFD
triadic
#DEFDF0 #F0DEFD #FDF0DE
tetradic
#DEFDF0 #E0DEFD #FDDEEB #FAFDDE
square
#DEFDF0 #E0DEFD #FDDEEB #FAFDDE
split-complementary
#DEFDF0 #FDDEFA #FDE0DE
monochromatic
#6BF6BC #A4FAD6 #DEFDF0 #E2FDF2 #E2FDF2

Accessibility & contrast

On white

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

On black

19.41
#DEFDF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFDF0
19.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFDF0#FFFFFF#000000##000000
##DEFDF01.001.0819.4119.41
#FFFFFF1.081.0021.0021.00
#00000019.4121.001.001.00
##00000019.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF8EF
Deuteranopia (green-blind)
#F5F4F1
Tritanopia (blue-blind)
#D8FDF9
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #defdf0;
/* rgb */ color: rgb(222, 253, 240);
/* oklch */ color: oklch(96.8% 0.036 168.4);
Tailwind
colors: {
  custom: {
    50: '#e8fef4',
    500: '#defdf0',
    950: '#000000',
  },
}
SCSS
$custom: #defdf0;
$custom-light: #e8fef4;
$custom-dark: #000000;
JSON
{
  "hex": "#defdf0",
  "rgb": {
    "r": 222,
    "g": 253,
    "b": 240
  },
  "hsl": {
    "h": 154.839,
    "s": 88.571,
    "l": 93.137
  },
  "oklch": {
    "l": 0.96822,
    "c": 0.03646,
    "h": 168.4
  },
  "luminance": 0.92071
}

Semantic roles & 50–950 ramp

primary
#DEFDF0
secondary
#E798B9
accent
#0060E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585

Preview Lab

Preview with #DEFDF0

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

Preview Lab → · Contrast checker → · Palette generator →

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