#EFF2F1#EFF2F1

#EFF2F1 is a very light, near-neutral teal. Relative luminance 0.882; OKLCH L 95.9% C 0.003 H 174.5°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).

Color values

HEX#EFF2F1
RGBrgb(239, 242, 241)
HSLhsl(160, 10%, 94%)
HSVhsv(160, 1%, 95%)
CMYKcmyk(1.2%, 0%, 0.4%, 5.1%)
CIE-LABlab(95.25, -1.17, 0.13)
CIE-LCHlch(95.25, 1.18, 173.58°)
OKLaboklab(95.86% -0.0034 0.0003)
OKLCHoklch(95.86% 0.003 174.5)
XYZxyz(83.2232, 88.2057, 95.8430)
Luminance0.8821 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFF2F1 #F2EFF0
analogous
#EFF2F0 #EFF2F1 #EFF2F2
triadic
#EFF2F1 #F1EFF2 #F2F1EF
tetradic
#EFF2F1 #F0EFF2 #F2EFF0 #F2F2EF
square
#EFF2F1 #F0EFF2 #F2EFF0 #F2F2EF
split-complementary
#EFF2F1 #F2EFF2 #F2F0EF
monochromatic
#ABBBB6 #CDD7D3 #EEF1F0 #EEF1F0 #EEF1F0

Accessibility & contrast

On white

1.13
#EFF2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.64
#EFF2F1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFF2F1
18.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFF2F1#FFFFFF#000000##000000
##EFF2F11.001.1318.6418.64
#FFFFFF1.131.0021.0021.00
#00000018.6421.001.001.00
##00000018.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F2F1
Deuteranopia (green-blind)
#F1F1F1
Tritanopia (blue-blind)
#EEF2F2
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #eff2f1;
/* rgb */ color: rgb(239, 242, 241);
/* oklch */ color: oklch(95.9% 0.003 174.5);
Tailwind
colors: {
  custom: {
    50: '#f4f6f5',
    500: '#eff2f1',
    950: '#000000',
  },
}
SCSS
$custom: #eff2f1;
$custom-light: #f4f6f5;
$custom-dark: #000000;
JSON
{
  "hex": "#eff2f1",
  "rgb": {
    "r": 239,
    "g": 242,
    "b": 241
  },
  "hsl": {
    "h": 160,
    "s": 10.345,
    "l": 94.314
  },
  "oklch": {
    "l": 0.95859,
    "c": 0.00346,
    "h": 174.5
  },
  "luminance": 0.88206
}

Semantic roles & 50–950 ramp

primary
#EFF2F1
secondary
#C7BEC1
accent
#516894
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #EFF2F1

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

Preview Lab → · Contrast checker → · Palette generator →

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