#F3FFFD#F3FFFD

#F3FFFD is a very light, near-neutral teal. Relative luminance 0.977; OKLCH L 99.1% C 0.013 H 185.1°. Best body text is #000000 at 20.53:1 contrast (WCAG AA passes).

Color values

HEX#F3FFFD
RGBrgb(243, 255, 253)
HSLhsl(170, 100%, 98%)
HSVhsv(170, 5%, 100%)
CMYKcmyk(4.7%, 0%, 0.8%, 0%)
CIE-LABlab(99.09, -4.28, -0.41)
CIE-LCHlch(99.09, 4.30, 185.42°)
OKLaboklab(99.06% -0.0128 -0.0011)
OKLCHoklch(99.06% 0.013 185.1)
XYZxyz(90.4483, 97.6658, 106.9957)
Luminance0.9767 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3FFFD #FFF3F5
analogous
#F3FFF7 #F3FFFD #F3FBFF
triadic
#F3FFFD #FDF3FF #FFFDF3
tetradic
#F3FFFD #F7F3FF #FFF3F5 #FBFFF3
square
#F3FFFD #F7F3FF #FFF3F5 #FBFFF3
split-complementary
#F3FFFD #FFF3FB #FFF7F3
monochromatic
#79FFE9 #B6FFF3 #E0FFFA #E0FFFA #E0FFFA

Accessibility & contrast

On white

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

On black

20.53
#F3FFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3FFFD
20.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3FFFD#FFFFFF#000000##000000
##F3FFFD1.001.0220.5320.53
#FFFFFF1.021.0021.0021.00
#00000020.5321.001.001.00
##00000020.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFDFD
Deuteranopia (green-blind)
#FBFCFD
Tritanopia (blue-blind)
#F0FFFE
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f3fffd;
/* rgb */ color: rgb(243, 255, 253);
/* oklch */ color: oklch(99.1% 0.013 185.1);
Tailwind
colors: {
  custom: {
    50: '#f7fffe',
    500: '#f3fffd',
    950: '#000000',
  },
}
SCSS
$custom: #f3fffd;
$custom-light: #f7fffe;
$custom-dark: #000000;
JSON
{
  "hex": "#f3fffd",
  "rgb": {
    "r": 243,
    "g": 255,
    "b": 253
  },
  "hsl": {
    "h": 170,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.99055,
    "c": 0.01286,
    "h": 185.1
  },
  "luminance": 0.97667
}

Semantic roles & 50–950 ramp

primary
#F3FFFD
secondary
#EFA7B3
accent
#0026E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F3FFFD

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

Preview Lab → · Contrast checker → · Palette generator →

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