#F5FFFD#F5FFFD

#F5FFFD is a very light, near-neutral teal. Relative luminance 0.980; OKLCH L 99.2% C 0.011 H 182.9°. Best body text is #000000 at 20.60:1 contrast (WCAG AA passes).

Color values

HEX#F5FFFD
RGBrgb(245, 255, 253)
HSLhsl(168, 100%, 98%)
HSVhsv(168, 4%, 100%)
CMYKcmyk(3.9%, 0%, 0.8%, 0%)
CIE-LABlab(99.23, -3.63, -0.18)
CIE-LCHlch(99.23, 3.63, 182.91°)
OKLaboklab(99.2% -0.0108 -0.0005)
OKLCHoklch(99.2% 0.011 182.9)
XYZxyz(91.1424, 98.0237, 107.0282)
Luminance0.9802 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F5FFFD #FFF5F7
analogous
#F5FFF8 #F5FFFD #F5FCFF
triadic
#F5FFFD #FDF5FF #FFFDF5
tetradic
#F5FFFD #F8F5FF #FFF5F7 #FCFFF5
square
#F5FFFD #F8F5FF #FFF5F7 #FCFFF5
split-complementary
#F5FFFD #FFF5FC #FFF8F5
monochromatic
#7BFFE5 #B8FFF1 #E0FFF9 #E0FFF9 #E0FFF9

Accessibility & contrast

On white

1.02
#F5FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.60
#F5FFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F5FFFD
20.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F5FFFD#FFFFFF#000000##000000
##F5FFFD1.001.0220.6020.60
#FFFFFF1.021.0021.0021.00
#00000020.6021.001.001.00
##00000020.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFEFD
Deuteranopia (green-blind)
#FCFCFD
Tritanopia (blue-blind)
#F3FFFE
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #f5fffd;
/* rgb */ color: rgb(245, 255, 253);
/* oklch */ color: oklch(99.2% 0.011 182.9);
Tailwind
colors: {
  custom: {
    50: '#f8fffe',
    500: '#f5fffd',
    950: '#000000',
  },
}
SCSS
$custom: #f5fffd;
$custom-light: #f8fffe;
$custom-dark: #000000;
JSON
{
  "hex": "#f5fffd",
  "rgb": {
    "r": 245,
    "g": 255,
    "b": 253
  },
  "hsl": {
    "h": 168,
    "s": 100,
    "l": 98.039
  },
  "oklch": {
    "l": 0.992,
    "c": 0.01082,
    "h": 182.9
  },
  "luminance": 0.98024
}

Semantic roles & 50–950 ramp

primary
#F5FFFD
secondary
#F0A8B7
accent
#002EE6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F5FFFD

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

Preview Lab → · Contrast checker → · Palette generator →

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