#F0FFFE#F0FFFE

#F0FFFE is a very light, near-neutral teal. Relative luminance 0.972; OKLCH L 98.9% C 0.016 H 192.1°. Best body text is #000000 at 20.44:1 contrast (WCAG AA passes).

Color values

HEX#F0FFFE
RGBrgb(240, 255, 254)
HSLhsl(176, 100%, 97%)
HSVhsv(176, 6%, 100%)
CMYKcmyk(5.9%, 0%, 0.4%, 0%)
CIE-LABlab(98.91, -5.06, -1.21)
CIE-LCHlch(98.91, 5.21, 193.46°)
OKLaboklab(98.87% -0.0154 -0.0033)
OKLCHoklch(98.87% 0.016 192.1)
XYZxyz(89.5809, 97.2001, 107.7887)
Luminance0.9720 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0FFFE #FFF0F1
analogous
#F0FFF7 #F0FFFE #F0F9FF
triadic
#F0FFFE #FEF0FF #FFFEF0
tetradic
#F0FFFE #F7F0FF #FFF0F1 #F9FFF0
square
#F0FFFE #F7F0FF #FFF0F1 #F9FFF0
split-complementary
#F0FFFE #FFF0F9 #FFF7F0
monochromatic
#76FFF6 #B3FFFA #E0FFFD #E0FFFD #E0FFFD

Accessibility & contrast

On white

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

On black

20.44
#F0FFFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0FFFE
20.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0FFFE#FFFFFF#000000##000000
##F0FFFE1.001.0320.4420.44
#FFFFFF1.031.0021.0021.00
#00000020.4421.001.001.00
##00000020.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFDFE
Deuteranopia (green-blind)
#FAFBFE
Tritanopia (blue-blind)
#ECFFFF
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f0fffe;
/* rgb */ color: rgb(240, 255, 254);
/* oklch */ color: oklch(98.9% 0.016 192.1);
Tailwind
colors: {
  custom: {
    50: '#f5fffe',
    500: '#f0fffe',
    950: '#000000',
  },
}
SCSS
$custom: #f0fffe;
$custom-light: #f5fffe;
$custom-dark: #000000;
JSON
{
  "hex": "#f0fffe",
  "rgb": {
    "r": 240,
    "g": 255,
    "b": 254
  },
  "hsl": {
    "h": 176,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.98867,
    "c": 0.01577,
    "h": 192.1
  },
  "luminance": 0.97201
}

Semantic roles & 50–950 ramp

primary
#F0FFFE
secondary
#EFA4A9
accent
#000FE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F0FFFE

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

Preview Lab → · Contrast checker → · Palette generator →

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