#F3FFFC#F3FFFC

#F3FFFC is a very light, near-neutral teal. Relative luminance 0.976; OKLCH L 99.0% C 0.013 H 179.5°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).

Color values

HEX#F3FFFC
RGBrgb(243, 255, 252)
HSLhsl(165, 100%, 98%)
HSVhsv(165, 5%, 100%)
CMYKcmyk(4.7%, 0%, 1.2%, 0%)
CIE-LABlab(99.07, -4.46, 0.07)
CIE-LCHlch(99.07, 4.46, 179.09°)
OKLaboklab(99.03% -0.0132 0.0001)
OKLCHoklch(99.03% 0.013 179.5)
XYZxyz(90.2894, 97.6023, 106.1589)
Luminance0.9760 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3FFFC #FFF3F6
analogous
#F3FFF6 #F3FFFC #F3FCFF
triadic
#F3FFFC #FCF3FF #FFFCF3
tetradic
#F3FFFC #F6F3FF #FFF3F6 #FCFFF3
square
#F3FFFC #F6F3FF #FFF3F6 #FCFFF3
split-complementary
#F3FFFC #FFF3FC #FFF6F3
monochromatic
#79FFDD #B6FFED #E0FFF7 #E0FFF7 #E0FFF7

Accessibility & contrast

On white

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

On black

20.52
#F3FFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3FFFC
20.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3FFFC#FFFFFF#000000##000000
##F3FFFC1.001.0220.5220.52
#FFFFFF1.021.0021.0021.00
#00000020.5221.001.001.00
##00000020.5221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f3fffc;
/* rgb */ color: rgb(243, 255, 252);
/* oklch */ color: oklch(99.0% 0.013 179.5);
Tailwind
colors: {
  custom: {
    50: '#f7fffd',
    500: '#f3fffc',
    950: '#000000',
  },
}
SCSS
$custom: #f3fffc;
$custom-light: #f7fffd;
$custom-dark: #000000;
JSON
{
  "hex": "#f3fffc",
  "rgb": {
    "r": 243,
    "g": 255,
    "b": 252
  },
  "hsl": {
    "h": 165,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.99027,
    "c": 0.01318,
    "h": 179.5
  },
  "luminance": 0.97603
}

Semantic roles & 50–950 ramp

primary
#F3FFFC
secondary
#EFA7B9
accent
#0039E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F3FFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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