#F2FFDD#F2FFDD

#F2FFDD is a very light, muted yellow-green. Relative luminance 0.956; OKLCH L 98.2% C 0.046 H 124.3°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).

Color values

HEX#F2FFDD
RGBrgb(242, 255, 221)
HSLhsl(83, 100%, 93%)
HSVhsv(83, 13%, 100%)
CMYKcmyk(5.1%, 0%, 13.3%, 0%)
CIE-LABlab(98.28, -10.06, 14.82)
CIE-LCHlch(98.28, 17.91, 124.17°)
OKLaboklab(98.15% -0.0262 0.0384)
OKLCHoklch(98.15% 0.046 124.3)
XYZxyz(85.4272, 95.6176, 82.3481)
Luminance0.9562 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFDD #EADDFF
analogous
#FFFBDD #F2FFDD #E1FFDD
triadic
#F2FFDD #DDF2FF #FFDDF2
tetradic
#F2FFDD #DDFFFB #EADDFF #FFDDE1
square
#F2FFDD #DDFFFB #EADDFF #FFDDE1
split-complementary
#F2FFDD #DDE1FF #FBDDFF
monochromatic
#C3FF63 #DBFFA0 #F2FFDD #F3FFE0 #F3FFE0

Accessibility & contrast

On white

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

On black

20.12
#F2FFDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FFDD
20.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FFDD#FFFFFF#000000##000000
##F2FFDD1.001.0420.1220.12
#FFFFFF1.041.0021.0021.00
#00000020.1221.001.001.00
##00000020.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFADB
Deuteranopia (green-blind)
#FFFADE
Tritanopia (blue-blind)
#F4FBF5
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f2ffdd;
/* rgb */ color: rgb(242, 255, 221);
/* oklch */ color: oklch(98.2% 0.046 124.3);
Tailwind
colors: {
  custom: {
    50: '#f6ffe7',
    500: '#f2ffdd',
    950: '#000000',
  },
}
SCSS
$custom: #f2ffdd;
$custom-light: #f6ffe7;
$custom-dark: #000000;
JSON
{
  "hex": "#f2ffdd",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 221
  },
  "hsl": {
    "h": 82.941,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.98153,
    "c": 0.04644,
    "h": 124.3
  },
  "luminance": 0.95618
}

Semantic roles & 50–950 ramp

primary
#F2FFDD
secondary
#B694EC
accent
#00E658
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684

Preview Lab

Preview with #F2FFDD

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

Preview Lab → · Contrast checker → · Palette generator →

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