#F5FFFF#F5FFFF

#F5FFFF is a very light, near-neutral teal. Relative luminance 0.982; OKLCH L 99.3% C 0.011 H 197.0°. Best body text is #000000 at 20.63:1 contrast (WCAG AA passes).

Color values

HEX#F5FFFF
RGBrgb(245, 255, 255)
HSLhsl(180, 100%, 98%)
HSVhsv(180, 4%, 100%)
CMYKcmyk(3.9%, 0%, 0%, 0%)
CIE-LABlab(99.28, -3.27, -1.14)
CIE-LCHlch(99.28, 3.46, 199.19°)
OKLaboklab(99.26% -0.0101 -0.0031)
OKLCHoklch(99.26% 0.011 197)
XYZxyz(91.4627, 98.1519, 108.7150)
Luminance0.9815 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F5FFFF #FFF5F5
analogous
#F5FFFA #F5FFFF #F5FAFF
triadic
#F5FFFF #FFF5FF #FFFFF5
tetradic
#F5FFFF #FAF5FF #FFF5F5 #FAFFF5
square
#F5FFFF #FAF5FF #FFF5F5 #FAFFF5
split-complementary
#F5FFFF #FFF5FA #FFFAF5
monochromatic
#7BFFFF #B8FFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

20.63
#F5FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F5FFFF
20.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F5FFFF#FFFFFF#000000##000000
##F5FFFF1.001.0220.6320.63
#FFFFFF1.021.0021.0021.00
#00000020.6321.001.001.00
##00000020.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFEFF
Deuteranopia (green-blind)
#FBFCFF
Tritanopia (blue-blind)
#F2FFFF
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #f5ffff;
/* rgb */ color: rgb(245, 255, 255);
/* oklch */ color: oklch(99.3% 0.011 197.0);
Tailwind
colors: {
  custom: {
    50: '#f8ffff',
    500: '#f5ffff',
    950: '#000000',
  },
}
SCSS
$custom: #f5ffff;
$custom-light: #f8ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#f5ffff",
  "rgb": {
    "r": 245,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 98.039
  },
  "oklch": {
    "l": 0.99257,
    "c": 0.01052,
    "h": 197
  },
  "luminance": 0.98152
}

Semantic roles & 50–950 ramp

primary
#F5FFFF
secondary
#F0A8A8
accent
#0000E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171818
muted
#858686

Preview Lab

Preview with #F5FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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