#DEF2F3#DEF2F3

#DEF2F3 is a very light, muted teal. Relative luminance 0.855; OKLCH L 94.7% C 0.021 H 200.4°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).

Color values

HEX#DEF2F3
RGBrgb(222, 242, 243)
HSLhsl(183, 47%, 91%)
HSVhsv(183, 9%, 95%)
CMYKcmyk(8.6%, 0.4%, 0%, 4.7%)
CIE-LABlab(94.10, -6.35, -2.73)
CIE-LCHlch(94.10, 6.91, 203.24°)
OKLaboklab(94.67% -0.0198 -0.0074)
OKLCHoklch(94.67% 0.021 200.4)
XYZxyz(78.0504, 85.5038, 97.1684)
Luminance0.8550 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2F3 #F3DFDE
analogous
#DEF3E9 #DEF2F3 #DEE7F3
triadic
#DEF2F3 #F3DEF2 #F2F3DE
tetradic
#DEF2F3 #E9DEF3 #F3DFDE #E7F3DE
square
#DEF2F3 #E9DEF3 #F3DFDE #E7F3DE
split-complementary
#DEF2F3 #F3DEE7 #F3E9DE
monochromatic
#84CFD2 #B1E0E3 #DEF2F3 #E9F6F7 #E9F6F7

Accessibility & contrast

On white

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

On black

18.10
#DEF2F3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2F3
18.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2F3#FFFFFF#000000##000000
##DEF2F31.001.1618.1018.10
#FFFFFF1.161.0021.0021.00
#00000018.1021.001.001.00
##00000018.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#EBEDF3
Tritanopia (blue-blind)
#D8F4F2
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #def2f3;
/* rgb */ color: rgb(222, 242, 243);
/* oklch */ color: oklch(94.7% 0.021 200.4);
Tailwind
colors: {
  custom: {
    50: '#e8f6f7',
    500: '#def2f3',
    950: '#000000',
  },
}
SCSS
$custom: #def2f3;
$custom-light: #e8f6f7;
$custom-dark: #000000;
JSON
{
  "hex": "#def2f3",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 243
  },
  "hsl": {
    "h": 182.857,
    "s": 46.667,
    "l": 91.176
  },
  "oklch": {
    "l": 0.94673,
    "c": 0.02111,
    "h": 200.4
  },
  "luminance": 0.85505
}

Semantic roles & 50–950 ramp

primary
#DEF2F3
secondary
#D1A6A4
accent
#322CBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585

Preview Lab

Preview with #DEF2F3

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

Preview Lab → · Contrast checker → · Palette generator →

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