#F2F8F8#F2F8F8

#F2F8F8 is a very light, near-neutral teal. Relative luminance 0.928; OKLCH L 97.5% C 0.006 H 197.1°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).

Color values

HEX#F2F8F8
RGBrgb(242, 248, 248)
HSLhsl(180, 30%, 96%)
HSVhsv(180, 2%, 97%)
CMYKcmyk(2.4%, 0%, 0%, 2.7%)
CIE-LABlab(97.14, -1.98, -0.69)
CIE-LCHlch(97.14, 2.09, 199.27°)
OKLaboklab(97.46% -0.0061 -0.0019)
OKLCHoklch(97.46% 0.006 197.1)
XYZxyz(87.1255, 92.7890, 102.1088)
Luminance0.9279 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F8F8 #F8F2F2
analogous
#F2F8F5 #F2F8F8 #F2F5F8
triadic
#F2F8F8 #F8F2F8 #F8F8F2
tetradic
#F2F8F8 #F5F2F8 #F8F2F2 #F5F8F2
square
#F2F8F8 #F5F2F8 #F8F2F2 #F5F8F2
split-complementary
#F2F8F8 #F8F2F5 #F8F5F2
monochromatic
#A2CDCD #CAE3E3 #EBF4F4 #EBF4F4 #EBF4F4

Accessibility & contrast

On white

1.07
#F2F8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.56
#F2F8F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F8F8
19.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F8F8#FFFFFF#000000##000000
##F2F8F81.001.0719.5619.56
#FFFFFF1.071.0021.0021.00
#00000019.5621.001.001.00
##00000019.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F7F8
Deuteranopia (green-blind)
#F6F6F8
Tritanopia (blue-blind)
#F0F8F8
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #f2f8f8;
/* rgb */ color: rgb(242, 248, 248);
/* oklch */ color: oklch(97.5% 0.006 197.1);
Tailwind
colors: {
  custom: {
    50: '#f6fafa',
    500: '#f2f8f8',
    950: '#000000',
  },
}
SCSS
$custom: #f2f8f8;
$custom-light: #f6fafa;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f8f8",
  "rgb": {
    "r": 242,
    "g": 248,
    "b": 248
  },
  "hsl": {
    "h": 180,
    "s": 30,
    "l": 96.078
  },
  "oklch": {
    "l": 0.97461,
    "c": 0.00636,
    "h": 197.1
  },
  "luminance": 0.92789
}

Semantic roles & 50–950 ramp

primary
#F2F8F8
secondary
#D3BBBB
accent
#3D3DA9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F8F8

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

Preview Lab → · Contrast checker → · Palette generator →

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