#F2FFFF#F2FFFF

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

Color values

HEX#F2FFFF
RGBrgb(242, 255, 255)
HSLhsl(180, 100%, 97%)
HSVhsv(180, 5%, 100%)
CMYKcmyk(5.1%, 0%, 0%, 0%)
CIE-LABlab(99.07, -4.24, -1.47)
CIE-LCHlch(99.07, 4.48, 199.13°)
OKLaboklab(99.04% -0.013 -0.004)
OKLCHoklch(99.04% 0.014 197)
XYZxyz(90.4243, 97.6164, 108.6663)
Luminance0.9762 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFFF #FFF2F2
analogous
#F2FFF9 #F2FFFF #F2F9FF
triadic
#F2FFFF #FFF2FF #FFFFF2
tetradic
#F2FFFF #F9F2FF #FFF2F2 #F9FFF2
square
#F2FFFF #F9F2FF #FFF2F2 #F9FFF2
split-complementary
#F2FFFF #FFF2F9 #FFF9F2
monochromatic
#78FFFF #B5FFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##F2FFFF#FFFFFF#000000##000000
##F2FFFF1.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)
#FDFEFF
Deuteranopia (green-blind)
#FAFBFF
Tritanopia (blue-blind)
#EFFFFF
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f2ffff;
/* rgb */ color: rgb(242, 255, 255);
/* oklch */ color: oklch(99.0% 0.014 197.0);
Tailwind
colors: {
  custom: {
    50: '#f6ffff',
    500: '#f2ffff',
    950: '#000000',
  },
}
SCSS
$custom: #f2ffff;
$custom-light: #f6ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#f2ffff",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.99039,
    "c": 0.01364,
    "h": 197
  },
  "luminance": 0.97617
}

Semantic roles & 50–950 ramp

primary
#F2FFFF
secondary
#EFA6A6
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171818
muted
#858686

Preview Lab

Preview with #F2FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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