#F2FEF4#F2FEF4

#F2FEF4 is a very light, near-neutral green. Relative luminance 0.963; OKLCH L 98.5% C 0.018 H 150.6°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).

Color values

HEX#F2FEF4
RGBrgb(242, 254, 244)
HSLhsl(130, 86%, 97%)
HSVhsv(130, 5%, 100%)
CMYKcmyk(4.7%, 0%, 3.9%, 0.4%)
CIE-LABlab(98.55, -5.71, 3.42)
CIE-LCHlch(98.55, 6.65, 149.10°)
OKLaboklab(98.54% -0.0158 0.0089)
OKLCHoklch(98.54% 0.018 150.6)
XYZxyz(88.3859, 96.2920, 99.5002)
Luminance0.9629 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FEF4 #FEF2FC
analogous
#F6FEF2 #F2FEF4 #F2FEFA
triadic
#F2FEF4 #F4F2FE #FEF4F2
tetradic
#F2FEF4 #F2F6FE #FEF2FC #FEFAF2
square
#F2FEF4 #F2F6FE #FEF2FC #FEFAF2
split-complementary
#F2FEF4 #FAF2FE #FEF2F6
monochromatic
#80F594 #B9FAC4 #E3FDE7 #E3FDE7 #E3FDE7

Accessibility & contrast

On white

1.04
#F2FEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.26
#F2FEF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FEF4
20.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FEF4#FFFFFF#000000##000000
##F2FEF41.001.0420.2620.26
#FFFFFF1.041.0021.0021.00
#00000020.2621.001.001.00
##00000020.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFCF4
Deuteranopia (green-blind)
#FCFAF4
Tritanopia (blue-blind)
#F1FDFB
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f2fef4;
/* rgb */ color: rgb(242, 254, 244);
/* oklch */ color: oklch(98.5% 0.018 150.6);
Tailwind
colors: {
  custom: {
    50: '#f6fef7',
    500: '#f2fef4',
    950: '#000000',
  },
}
SCSS
$custom: #f2fef4;
$custom-light: #f6fef7;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fef4",
  "rgb": {
    "r": 242,
    "g": 254,
    "b": 244
  },
  "hsl": {
    "h": 130,
    "s": 85.714,
    "l": 97.255
  },
  "oklch": {
    "l": 0.98537,
    "c": 0.0182,
    "h": 150.6
  },
  "luminance": 0.96293
}

Semantic roles & 50–950 ramp

primary
#F2FEF4
secondary
#EAAADF
accent
#03BDE2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2FEF4

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

Preview Lab → · Contrast checker → · Palette generator →

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