#F2FFDC#F2FFDC

#F2FFDC is a very light, muted yellow-green. Relative luminance 0.956; OKLCH L 98.1% C 0.048 H 123.9°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).

Color values

HEX#F2FFDC
RGBrgb(242, 255, 220)
HSLhsl(82, 100%, 93%)
HSVhsv(82, 14%, 100%)
CMYKcmyk(5.1%, 0%, 13.7%, 0%)
CIE-LABlab(98.26, -10.22, 15.30)
CIE-LCHlch(98.26, 18.39, 123.74°)
OKLaboklab(98.13% -0.0266 0.0396)
OKLCHoklch(98.13% 0.048 123.9)
XYZxyz(85.2944, 95.5645, 81.6485)
Luminance0.9556 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFDC #E9DCFF
analogous
#FFFADC #F2FFDC #E0FFDC
triadic
#F2FFDC #DCF2FF #FFDCF2
tetradic
#F2FFDC #DCFFFA #E9DCFF #FFDCE0
square
#F2FFDC #DCFFFA #E9DCFF #FFDCE0
split-complementary
#F2FFDC #DCE0FF #FADCFF
monochromatic
#C5FF62 #DBFF9F #F2FFDC #F4FFE0 #F4FFE0

Accessibility & contrast

On white

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

On black

20.11
#F2FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FFDC
20.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FFDC#FFFFFF#000000##000000
##F2FFDC1.001.0420.1120.11
#FFFFFF1.041.0021.0021.00
#00000020.1121.001.001.00
##00000020.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFADA
Deuteranopia (green-blind)
#FFFADD
Tritanopia (blue-blind)
#F5FBF5
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f2ffdc;
/* rgb */ color: rgb(242, 255, 220);
/* oklch */ color: oklch(98.1% 0.048 123.9);
Tailwind
colors: {
  custom: {
    50: '#f6ffe7',
    500: '#f2ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #f2ffdc;
$custom-light: #f6ffe7;
$custom-dark: #000000;
JSON
{
  "hex": "#f2ffdc",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 82.286,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.98129,
    "c": 0.04767,
    "h": 123.9
  },
  "luminance": 0.95565
}

Semantic roles & 50–950 ramp

primary
#F2FFDC
secondary
#B493EC
accent
#00E655
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684

Preview Lab

Preview with #F2FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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