#DEF3F2#DEF3F2

#DEF3F2 is a very light, muted teal. Relative luminance 0.860; OKLCH L 94.8% C 0.022 H 193.3°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).

Color values

HEX#DEF3F2
RGBrgb(222, 243, 242)
HSLhsl(177, 47%, 91%)
HSVhsv(177, 9%, 95%)
CMYKcmyk(8.6%, 0%, 0.4%, 4.7%)
CIE-LABlab(94.33, -7.04, -1.87)
CIE-LCHlch(94.33, 7.29, 194.87°)
OKLaboklab(94.85% -0.0215 -0.0051)
OKLCHoklch(94.85% 0.022 193.3)
XYZxyz(78.1982, 86.0404, 96.4748)
Luminance0.8604 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF3F2 #F3DEDF
analogous
#DEF3E7 #DEF3F2 #DEE9F3
triadic
#DEF3F2 #F2DEF3 #F3F2DE
tetradic
#DEF3F2 #E7DEF3 #F3DEDF #E9F3DE
square
#DEF3F2 #E7DEF3 #F3DEDF #E9F3DE
split-complementary
#DEF3F2 #F3DEE9 #F3E7DE
monochromatic
#84D2CF #B1E3E0 #DEF3F2 #E9F7F6 #E9F7F6

Accessibility & contrast

On white

1.15
#DEF3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.21
#DEF3F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF3F2
18.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF3F2#FFFFFF#000000##000000
##DEF3F21.001.1518.2118.21
#FFFFFF1.151.0021.0021.00
#00000018.2121.001.001.00
##00000018.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#ECEDF2
Tritanopia (blue-blind)
#D8F4F3
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #def3f2;
/* rgb */ color: rgb(222, 243, 242);
/* oklch */ color: oklch(94.8% 0.022 193.3);
Tailwind
colors: {
  custom: {
    50: '#e8f7f6',
    500: '#def3f2',
    950: '#000000',
  },
}
SCSS
$custom: #def3f2;
$custom-light: #e8f7f6;
$custom-dark: #000000;
JSON
{
  "hex": "#def3f2",
  "rgb": {
    "r": 222,
    "g": 243,
    "b": 242
  },
  "hsl": {
    "h": 177.143,
    "s": 46.667,
    "l": 91.176
  },
  "oklch": {
    "l": 0.94846,
    "c": 0.02211,
    "h": 193.3
  },
  "luminance": 0.86042
}

Semantic roles & 50–950 ramp

primary
#DEF3F2
secondary
#D1A4A6
accent
#2C32BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585

Preview Lab

Preview with #DEF3F2

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

Preview Lab → · Contrast checker → · Palette generator →

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