#F6FFF6#F6FFF6

#F6FFF6 is a very light, near-neutral green. Relative luminance 0.978; OKLCH L 99.1% C 0.015 H 145.5°. Best body text is #000000 at 20.55:1 contrast (WCAG AA passes).

Color values

HEX#F6FFF6
RGBrgb(246, 255, 246)
HSLhsl(120, 100%, 98%)
HSVhsv(120, 4%, 100%)
CMYKcmyk(3.5%, 0%, 3.5%, 0%)
CIE-LABlab(99.13, -4.54, 3.27)
CIE-LCHlch(99.13, 5.59, 144.24°)
OKLaboklab(99.08% -0.0124 0.0086)
OKLCHoklch(99.08% 0.015 145.5)
XYZxyz(90.3976, 97.7663, 101.2793)
Luminance0.9777 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F6FFF6 #FFF6FF
analogous
#FAFFF6 #F6FFF6 #F6FFFA
triadic
#F6FFF6 #F6F6FF #FFF6F6
tetradic
#F6FFF6 #F6FAFF #FFF6FF #FFFAF6
square
#F6FFF6 #F6FAFF #FFF6FF #FFFAF6
split-complementary
#F6FFF6 #FAF6FF #FFF6FA
monochromatic
#7CFF7C #B9FFB9 #E0FFE0 #E0FFE0 #E0FFE0

Accessibility & contrast

On white

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

On black

20.55
#F6FFF6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F6FFF6
20.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F6FFF6#FFFFFF#000000##000000
##F6FFF61.001.0220.5520.55
#FFFFFF1.021.0021.0021.00
#00000020.5521.001.001.00
##00000020.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFDF6
Deuteranopia (green-blind)
#FEFCF6
Tritanopia (blue-blind)
#F5FEFC
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f6fff6;
/* rgb */ color: rgb(246, 255, 246);
/* oklch */ color: oklch(99.1% 0.015 145.5);
Tailwind
colors: {
  custom: {
    50: '#f9fff9',
    500: '#f6fff6',
    950: '#000000',
  },
}
SCSS
$custom: #f6fff6;
$custom-light: #f9fff9;
$custom-dark: #000000;
JSON
{
  "hex": "#f6fff6",
  "rgb": {
    "r": 246,
    "g": 255,
    "b": 246
  },
  "hsl": {
    "h": 120,
    "s": 100,
    "l": 98.235
  },
  "oklch": {
    "l": 0.99082,
    "c": 0.01511,
    "h": 145.5
  },
  "luminance": 0.97767
}

Semantic roles & 50–950 ramp

primary
#F6FFF6
secondary
#F0A9F0
accent
#00E5E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F6FFF6

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

Preview Lab → · Contrast checker → · Palette generator →

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