#F2FFFB#F2FFFB

#F2FFFB is a very light, near-neutral teal. Relative luminance 0.974; OKLCH L 98.9% C 0.015 H 175.8°. Best body text is #000000 at 20.47:1 contrast (WCAG AA passes).

Color values

HEX#F2FFFB
RGBrgb(242, 255, 251)
HSLhsl(162, 100%, 97%)
HSVhsv(162, 5%, 100%)
CMYKcmyk(5.1%, 0%, 1.6%, 0%)
CIE-LABlab(98.97, -4.96, 0.44)
CIE-LCHlch(98.97, 4.98, 174.97°)
OKLaboklab(98.93% -0.0146 0.0011)
OKLCHoklch(98.93% 0.015 175.8)
XYZxyz(89.7871, 97.3616, 105.3104)
Luminance0.9736 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFFB #FFF2F6
analogous
#F2FFF4 #F2FFFB #F2FDFF
triadic
#F2FFFB #FBF2FF #FFFBF2
tetradic
#F2FFFB #F4F2FF #FFF2F6 #FDFFF2
square
#F2FFFB #F4F2FF #FFF2F6 #FDFFF2
split-complementary
#F2FFFB #FFF2FD #FFF4F2
monochromatic
#78FFD5 #B5FFE8 #E0FFF6 #E0FFF6 #E0FFF6

Accessibility & contrast

On white

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

On black

20.47
#F2FFFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FFFB
20.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FFFB#FFFFFF#000000##000000
##F2FFFB1.001.0320.4720.47
#FFFFFF1.031.0021.0021.00
#00000020.4721.001.001.00
##00000020.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFDFB
Deuteranopia (green-blind)
#FBFBFB
Tritanopia (blue-blind)
#EFFFFE
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f2fffb;
/* rgb */ color: rgb(242, 255, 251);
/* oklch */ color: oklch(98.9% 0.015 175.8);
Tailwind
colors: {
  custom: {
    50: '#f6fffc',
    500: '#f2fffb',
    950: '#000000',
  },
}
SCSS
$custom: #f2fffb;
$custom-light: #f6fffc;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fffb",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 251
  },
  "hsl": {
    "h": 161.538,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.98927,
    "c": 0.0146,
    "h": 175.8
  },
  "luminance": 0.97362
}

Semantic roles & 50–950 ramp

primary
#F2FFFB
secondary
#EFA6BC
accent
#0047E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F2FFFB

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

Preview Lab → · Contrast checker → · Palette generator →

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