#F0FFF2#F0FFF2

#F0FFF2 is a very light, muted green. Relative luminance 0.965; OKLCH L 98.5% C 0.023 H 149.4°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).

Color values

HEX#F0FFF2
RGBrgb(240, 255, 242)
HSLhsl(128, 100%, 97%)
HSVhsv(128, 6%, 100%)
CMYKcmyk(5.9%, 0%, 5.1%, 0%)
CIE-LABlab(98.61, -7.22, 4.52)
CIE-LCHlch(98.61, 8.51, 147.95°)
OKLaboklab(98.54% -0.02 0.0118)
OKLCHoklch(98.54% 0.023 149.4)
XYZxyz(87.7192, 96.4554, 97.9836)
Luminance0.9646 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0FFF2 #FFF0FD
analogous
#F6FFF0 #F0FFF2 #F0FFFA
triadic
#F0FFF2 #F2F0FF #FFF2F0
tetradic
#F0FFF2 #F0F6FF #FFF0FD #FFFAF0
square
#F0FFF2 #F0F6FF #FFF0FD #FFFAF0
split-complementary
#F0FFF2 #FAF0FF #FFF0F6
monochromatic
#76FF88 #B3FFBD #E0FFE4 #E0FFE4 #E0FFE4

Accessibility & contrast

On white

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

On black

20.29
#F0FFF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0FFF2
20.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0FFF2#FFFFFF#000000##000000
##F0FFF21.001.0320.2920.29
#FFFFFF1.031.0021.0021.00
#00000020.2921.001.001.00
##00000020.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCF1
Deuteranopia (green-blind)
#FDFAF3
Tritanopia (blue-blind)
#EEFEFB
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f0fff2;
/* rgb */ color: rgb(240, 255, 242);
/* oklch */ color: oklch(98.5% 0.023 149.4);
Tailwind
colors: {
  custom: {
    50: '#f5fff6',
    500: '#f0fff2',
    950: '#000000',
  },
}
SCSS
$custom: #f0fff2;
$custom-light: #f5fff6;
$custom-dark: #000000;
JSON
{
  "hex": "#f0fff2",
  "rgb": {
    "r": 240,
    "g": 255,
    "b": 242
  },
  "hsl": {
    "h": 128,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.98537,
    "c": 0.02321,
    "h": 149.4
  },
  "luminance": 0.96456
}

Semantic roles & 50–950 ramp

primary
#F0FFF2
secondary
#EFA4E5
accent
#00C7E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685

Preview Lab

Preview with #F0FFF2

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

Preview Lab → · Contrast checker → · Palette generator →

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