#F0FEFF#F0FEFF

#F0FEFF is a very light, near-neutral teal. Relative luminance 0.966; OKLCH L 98.7% C 0.015 H 202.0°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).

Color values

HEX#F0FEFF
RGBrgb(240, 254, 255)
HSLhsl(184, 100%, 97%)
HSVhsv(184, 6%, 100%)
CMYKcmyk(5.9%, 0.4%, 0%, 0%)
CIE-LABlab(98.68, -4.38, -2.06)
CIE-LCHlch(98.68, 4.84, 205.16°)
OKLaboklab(98.7% -0.0137 -0.0055)
OKLCHoklch(98.7% 0.015 202)
XYZxyz(89.4233, 96.6280, 108.5282)
Luminance0.9663 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0FEFF #FFF1F0
analogous
#F0FFF9 #F0FEFF #F0F7FF
triadic
#F0FEFF #FFF0FE #FEFFF0
tetradic
#F0FEFF #F9F0FF #FFF1F0 #F7FFF0
square
#F0FEFF #F9F0FF #FFF1F0 #F7FFF0
split-complementary
#F0FEFF #FFF0F7 #FFF9F0
monochromatic
#76F6FF #B3FAFF #E0FDFF #E0FDFF #E0FDFF

Accessibility & contrast

On white

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

On black

20.33
#F0FEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0FEFF
20.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0FEFF#FFFFFF#000000##000000
##F0FEFF1.001.0320.3320.33
#FFFFFF1.031.0021.0021.00
#00000020.3321.001.001.00
##00000020.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFDFF
Deuteranopia (green-blind)
#F9FAFF
Tritanopia (blue-blind)
#ECFFFE
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f0feff;
/* rgb */ color: rgb(240, 254, 255);
/* oklch */ color: oklch(98.7% 0.015 202.0);
Tailwind
colors: {
  custom: {
    50: '#f5feff',
    500: '#f0feff',
    950: '#000000',
  },
}
SCSS
$custom: #f0feff;
$custom-light: #f5feff;
$custom-dark: #000000;
JSON
{
  "hex": "#f0feff",
  "rgb": {
    "r": 240,
    "g": 254,
    "b": 255
  },
  "hsl": {
    "h": 184,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.98697,
    "c": 0.01476,
    "h": 202
  },
  "luminance": 0.96629
}

Semantic roles & 50–950 ramp

primary
#F0FEFF
secondary
#EFA9A4
accent
#0F00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #F0FEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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