#F0FFFC#F0FFFC

#F0FFFC is a very light, near-neutral teal. Relative luminance 0.971; OKLCH L 98.8% C 0.016 H 182.7°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).

Color values

HEX#F0FFFC
RGBrgb(240, 255, 252)
HSLhsl(168, 100%, 97%)
HSVhsv(168, 6%, 100%)
CMYKcmyk(5.9%, 0%, 1.2%, 0%)
CIE-LABlab(98.86, -5.43, -0.26)
CIE-LCHlch(98.86, 5.44, 182.73°)
OKLaboklab(98.81% -0.0162 -0.0008)
OKLCHoklch(98.81% 0.016 182.7)
XYZxyz(89.2623, 97.0727, 106.1108)
Luminance0.9707 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0FFFC #FFF0F3
analogous
#F0FFF5 #F0FFFC #F0FBFF
triadic
#F0FFFC #FCF0FF #FFFCF0
tetradic
#F0FFFC #F5F0FF #FFF0F3 #FBFFF0
square
#F0FFFC #F5F0FF #FFF0F3 #FBFFF0
split-complementary
#F0FFFC #FFF0FB #FFF5F0
monochromatic
#76FFE4 #B3FFF0 #E0FFF9 #E0FFF9 #E0FFF9

Accessibility & contrast

On white

1.03
#F0FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.41
#F0FFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0FFFC
20.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0FFFC#FFFFFF#000000##000000
##F0FFFC1.001.0320.4120.41
#FFFFFF1.031.0021.0021.00
#00000020.4121.001.001.00
##00000020.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFDFC
Deuteranopia (green-blind)
#FAFBFC
Tritanopia (blue-blind)
#EDFFFE
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f0fffc;
/* rgb */ color: rgb(240, 255, 252);
/* oklch */ color: oklch(98.8% 0.016 182.7);
Tailwind
colors: {
  custom: {
    50: '#f5fffd',
    500: '#f0fffc',
    950: '#000000',
  },
}
SCSS
$custom: #f0fffc;
$custom-light: #f5fffd;
$custom-dark: #000000;
JSON
{
  "hex": "#f0fffc",
  "rgb": {
    "r": 240,
    "g": 255,
    "b": 252
  },
  "hsl": {
    "h": 168,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.98811,
    "c": 0.01619,
    "h": 182.7
  },
  "luminance": 0.97074
}

Semantic roles & 50–950 ramp

primary
#F0FFFC
secondary
#EFA4B3
accent
#002EE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F0FFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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