#EFF2F5#EFF2F5

#EFF2F5 is a very light, near-neutral cyan. Relative luminance 0.884; OKLCH L 96.0% C 0.005 H 247.9°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).

Color values

HEX#EFF2F5
RGBrgb(239, 242, 245)
HSLhsl(210, 23%, 95%)
HSVhsv(210, 2%, 96%)
CMYKcmyk(2.4%, 1.2%, 0%, 3.9%)
CIE-LABlab(95.35, -0.46, -1.79)
CIE-LCHlch(95.35, 1.85, 255.72°)
OKLaboklab(95.97% -0.0019 -0.0048)
OKLCHoklch(95.97% 0.005 247.9)
XYZxyz(83.8272, 88.4473, 99.0243)
Luminance0.8845 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFF2F5 #F5F2EF
analogous
#EFF5F5 #EFF2F5 #EFEFF5
triadic
#EFF2F5 #F5EFF2 #F2F5EF
tetradic
#EFF2F5 #F5EFF5 #F5F2EF #EFF5EF
square
#EFF2F5 #F5EFF5 #F5F2EF #EFF5EF
split-complementary
#EFF2F5 #F5EFEF #F5F5EF
monochromatic
#A4B5C6 #C9D3DD #ECF0F3 #ECF0F3 #ECF0F3

Accessibility & contrast

On white

1.12
#EFF2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.69
#EFF2F5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFF2F5
18.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFF2F5#FFFFFF#000000##000000
##EFF2F51.001.1218.6918.69
#FFFFFF1.121.0021.0021.00
#00000018.6921.001.001.00
##00000018.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#F0F1F5
Tritanopia (blue-blind)
#EEF3F3
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #eff2f5;
/* rgb */ color: rgb(239, 242, 245);
/* oklch */ color: oklch(96.0% 0.005 247.9);
Tailwind
colors: {
  custom: {
    50: '#f4f6f8',
    500: '#eff2f5',
    950: '#000000',
  },
}
SCSS
$custom: #eff2f5;
$custom-light: #f4f6f8;
$custom-dark: #000000;
JSON
{
  "hex": "#eff2f5",
  "rgb": {
    "r": 239,
    "g": 242,
    "b": 245
  },
  "hsl": {
    "h": 210,
    "s": 23.077,
    "l": 94.902
  },
  "oklch": {
    "l": 0.95972,
    "c": 0.00515,
    "h": 247.9
  },
  "luminance": 0.88448
}

Semantic roles & 50–950 ramp

primary
#EFF2F5
secondary
#CEC4BB
accent
#7344A2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #EFF2F5

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

Preview Lab → · Contrast checker → · Palette generator →

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