#F0FFFD#F0FFFD

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

Color values

HEX#F0FFFD
RGBrgb(240, 255, 253)
HSLhsl(172, 100%, 97%)
HSVhsv(172, 6%, 100%)
CMYKcmyk(5.9%, 0%, 0.8%, 0%)
CIE-LABlab(98.88, -5.25, -0.74)
CIE-LCHlch(98.88, 5.30, 187.98°)
OKLaboklab(98.84% -0.0158 -0.002)
OKLCHoklch(98.84% 0.016 187.4)
XYZxyz(89.4212, 97.1362, 106.9476)
Luminance0.9714 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0FFFD #FFF0F2
analogous
#F0FFF6 #F0FFFD #F0FAFF
triadic
#F0FFFD #FDF0FF #FFFDF0
tetradic
#F0FFFD #F6F0FF #FFF0F2 #FAFFF0
square
#F0FFFD #F6F0FF #FFF0F2 #FAFFF0
split-complementary
#F0FFFD #FFF0FA #FFF6F0
monochromatic
#76FFED #B3FFF5 #E0FFFB #E0FFFB #E0FFFB

Accessibility & contrast

On white

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

On black

20.43
#F0FFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0FFFD
20.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0FFFD#FFFFFF#000000##000000
##F0FFFD1.001.0320.4320.43
#FFFFFF1.031.0021.0021.00
#00000020.4321.001.001.00
##00000020.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#FAFBFD
Tritanopia (blue-blind)
#ECFFFE
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f0fffd;
/* rgb */ color: rgb(240, 255, 253);
/* oklch */ color: oklch(98.8% 0.016 187.4);
Tailwind
colors: {
  custom: {
    50: '#f5fffe',
    500: '#f0fffd',
    950: '#000000',
  },
}
SCSS
$custom: #f0fffd;
$custom-light: #f5fffe;
$custom-dark: #000000;
JSON
{
  "hex": "#f0fffd",
  "rgb": {
    "r": 240,
    "g": 255,
    "b": 253
  },
  "hsl": {
    "h": 172,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.98839,
    "c": 0.01592,
    "h": 187.4
  },
  "luminance": 0.97137
}

Semantic roles & 50–950 ramp

primary
#F0FFFD
secondary
#EFA4AE
accent
#001FE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F0FFFD

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

Preview Lab → · Contrast checker → · Palette generator →

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