#DEF2F2#DEF2F2

#DEF2F2 is a very light, muted teal. Relative luminance 0.854; OKLCH L 94.6% C 0.021 H 196.8°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).

Color values

HEX#DEF2F2
RGBrgb(222, 242, 242)
HSLhsl(180, 43%, 91%)
HSVhsv(180, 8%, 95%)
CMYKcmyk(8.3%, 0%, 0%, 5.1%)
CIE-LABlab(94.07, -6.54, -2.25)
CIE-LCHlch(94.07, 6.91, 198.95°)
OKLaboklab(94.64% -0.0202 -0.0061)
OKLCHoklch(94.64% 0.021 196.8)
XYZxyz(77.8998, 85.4435, 96.3753)
Luminance0.8545 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2F2 #F2DEDE
analogous
#DEF2E8 #DEF2F2 #DEE8F2
triadic
#DEF2F2 #F2DEF2 #F2F2DE
tetradic
#DEF2F2 #E8DEF2 #F2DEDE #E8F2DE
square
#DEF2F2 #E8DEF2 #F2DEDE #E8F2DE
split-complementary
#DEF2F2 #F2DEE8 #F2E8DE
monochromatic
#86CFCF #B2E1E1 #DEF2F2 #E9F6F6 #E9F6F6

Accessibility & contrast

On white

1.16
#DEF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.09
#DEF2F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2F2
18.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2F2#FFFFFF#000000##000000
##DEF2F21.001.1618.0918.09
#FFFFFF1.161.0021.0021.00
#00000018.0921.001.001.00
##00000018.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#EBEDF2
Tritanopia (blue-blind)
#D8F3F2
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #def2f2;
/* rgb */ color: rgb(222, 242, 242);
/* oklch */ color: oklch(94.6% 0.021 196.8);
Tailwind
colors: {
  custom: {
    50: '#e8f6f6',
    500: '#def2f2',
    950: '#000000',
  },
}
SCSS
$custom: #def2f2;
$custom-light: #e8f6f6;
$custom-dark: #000000;
JSON
{
  "hex": "#def2f2",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 242
  },
  "hsl": {
    "h": 180,
    "s": 43.478,
    "l": 90.98
  },
  "oklch": {
    "l": 0.94644,
    "c": 0.02106,
    "h": 196.8
  },
  "luminance": 0.85445
}

Semantic roles & 50–950 ramp

primary
#DEF2F2
secondary
#CFA5A5
accent
#2F2FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585

Preview Lab

Preview with #DEF2F2

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

Preview Lab → · Contrast checker → · Palette generator →

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