#EFF2F2#EFF2F2

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

Color values

HEX#EFF2F2
RGBrgb(239, 242, 242)
HSLhsl(180, 10%, 94%)
HSVhsv(180, 1%, 95%)
CMYKcmyk(1.2%, 0%, 0%, 5.1%)
CIE-LABlab(95.27, -0.99, -0.35)
CIE-LCHlch(95.27, 1.05, 199.34°)
OKLaboklab(95.89% -0.0031 -0.0009)
OKLCHoklch(95.89% 0.003 197.1)
XYZxyz(83.3729, 88.2656, 96.6319)
Luminance0.8827 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFF2F2 #F2EFEF
analogous
#EFF2F1 #EFF2F2 #EFF1F2
triadic
#EFF2F2 #F2EFF2 #F2F2EF
tetradic
#EFF2F2 #F1EFF2 #F2EFEF #F1F2EF
square
#EFF2F2 #F1EFF2 #F2EFEF #F1F2EF
split-complementary
#EFF2F2 #F2EFF1 #F2F1EF
monochromatic
#ABBBBB #CDD7D7 #EEF1F1 #EEF1F1 #EEF1F1

Accessibility & contrast

On white

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

On black

18.65
#EFF2F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFF2F2
18.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFF2F2#FFFFFF#000000##000000
##EFF2F21.001.1318.6518.65
#FFFFFF1.131.0021.0021.00
#00000018.6521.001.001.00
##00000018.6521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #eff2f2;
/* rgb */ color: rgb(239, 242, 242);
/* oklch */ color: oklch(95.9% 0.003 197.1);
Tailwind
colors: {
  custom: {
    50: '#f4f6f6',
    500: '#eff2f2',
    950: '#000000',
  },
}
SCSS
$custom: #eff2f2;
$custom-light: #f4f6f6;
$custom-dark: #000000;
JSON
{
  "hex": "#eff2f2",
  "rgb": {
    "r": 239,
    "g": 242,
    "b": 242
  },
  "hsl": {
    "h": 180,
    "s": 10.345,
    "l": 94.314
  },
  "oklch": {
    "l": 0.95887,
    "c": 0.0032,
    "h": 197.1
  },
  "luminance": 0.88266
}

Semantic roles & 50–950 ramp

primary
#EFF2F2
secondary
#C7BEBE
accent
#515194
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #EFF2F2

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

Preview Lab → · Contrast checker → · Palette generator →

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