#F0F8F2#F0F8F2

#F0F8F2 is a very light, near-neutral green. Relative luminance 0.921; OKLCH L 97.1% C 0.012 H 153.7°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).

Color values

HEX#F0F8F2
RGBrgb(240, 248, 242)
HSLhsl(135, 36%, 96%)
HSVhsv(135, 3%, 97%)
CMYKcmyk(3.2%, 0%, 2.4%, 2.7%)
CIE-LABlab(96.85, -3.70, 1.96)
CIE-LCHlch(96.85, 4.19, 152.13°)
OKLaboklab(97.15% -0.0104 0.0051)
OKLCHoklch(97.15% 0.012 153.7)
XYZxyz(85.5267, 92.0705, 97.2528)
Luminance0.9207 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F8F2 #F8F0F6
analogous
#F2F8F0 #F0F8F2 #F0F8F6
triadic
#F0F8F2 #F2F0F8 #F8F2F0
tetradic
#F0F8F2 #F0F2F8 #F8F0F6 #F8F6F0
square
#F0F8F2 #F0F2F8 #F8F0F6 #F8F6F0
split-complementary
#F0F8F2 #F6F0F8 #F8F0F2
monochromatic
#9DD1AA #C6E5CE #EAF5ED #EAF5ED #EAF5ED

Accessibility & contrast

On white

1.08
#F0F8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.41
#F0F8F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F8F2
19.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F8F2#FFFFFF#000000##000000
##F0F8F21.001.0819.4119.41
#FFFFFF1.081.0021.0021.00
#00000019.4121.001.001.00
##00000019.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F7F2
Deuteranopia (green-blind)
#F6F6F2
Tritanopia (blue-blind)
#EFF8F6
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #f0f8f2;
/* rgb */ color: rgb(240, 248, 242);
/* oklch */ color: oklch(97.1% 0.012 153.7);
Tailwind
colors: {
  custom: {
    50: '#f4faf6',
    500: '#f0f8f2',
    950: '#000000',
  },
}
SCSS
$custom: #f0f8f2;
$custom-light: #f4faf6;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f8f2",
  "rgb": {
    "r": 240,
    "g": 248,
    "b": 242
  },
  "hsl": {
    "h": 135,
    "s": 36.364,
    "l": 95.686
  },
  "oklch": {
    "l": 0.97146,
    "c": 0.01157,
    "h": 153.7
  },
  "luminance": 0.92071
}

Semantic roles & 50–950 ramp

primary
#F0F8F2
secondary
#D5B8CD
accent
#3691AF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F0F8F2

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

Preview Lab → · Contrast checker → · Palette generator →

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