#EFF1F2#EFF1F2

#EFF1F2 is a very light, near-neutral cyan. Relative luminance 0.877; OKLCH L 95.7% C 0.003 H 228.8°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).

Color values

HEX#EFF1F2
RGBrgb(239, 241, 242)
HSLhsl(200, 10%, 94%)
HSVhsv(200, 1%, 95%)
CMYKcmyk(1.2%, 0.4%, 0%, 5.1%)
CIE-LABlab(95.02, -0.49, -0.71)
CIE-LCHlch(95.02, 0.86, 235.79°)
OKLaboklab(95.69% -0.0017 -0.0019)
OKLCHoklch(95.69% 0.003 228.8)
XYZxyz(83.0761, 87.6720, 96.5329)
Luminance0.8767 (WCAG relative)
Temperatureneutral
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFF1F2 #F2F0EF
analogous
#EFF2F2 #EFF1F2 #EFF0F2
triadic
#EFF1F2 #F2EFF1 #F1F2EF
tetradic
#EFF1F2 #F2EFF2 #F2F0EF #F0F2EF
square
#EFF1F2 #F2EFF2 #F2F0EF #F0F2EF
split-complementary
#EFF1F2 #F2EFF0 #F2F2EF
monochromatic
#ABB6BB #CDD3D7 #EEF0F1 #EEF0F1 #EEF0F1

Accessibility & contrast

On white

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

On black

18.53
#EFF1F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFF1F2
18.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFF1F2#FFFFFF#000000##000000
##EFF1F21.001.1318.5318.53
#FFFFFF1.131.0021.0021.00
#00000018.5321.001.001.00
##00000018.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#F0F0F2
Tritanopia (blue-blind)
#EEF1F1
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #eff1f2;
/* rgb */ color: rgb(239, 241, 242);
/* oklch */ color: oklch(95.7% 0.003 228.8);
Tailwind
colors: {
  custom: {
    50: '#f4f5f6',
    500: '#eff1f2',
    950: '#000000',
  },
}
SCSS
$custom: #eff1f2;
$custom-light: #f4f5f6;
$custom-dark: #000000;
JSON
{
  "hex": "#eff1f2",
  "rgb": {
    "r": 239,
    "g": 241,
    "b": 242
  },
  "hsl": {
    "h": 200,
    "s": 10.345,
    "l": 94.314
  },
  "oklch": {
    "l": 0.9569,
    "c": 0.00254,
    "h": 228.8
  },
  "luminance": 0.87672
}

Semantic roles & 50–950 ramp

primary
#EFF1F2
secondary
#C7C1BE
accent
#685194
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #EFF1F2

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

Preview Lab → · Contrast checker → · Palette generator →

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