#F2FDED#F2FDED

#F2FDED is a very light, muted green. Relative luminance 0.952; OKLCH L 98.2% C 0.024 H 135.7°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).

Color values

HEX#F2FDED
RGBrgb(242, 253, 237)
HSLhsl(101, 80%, 96%)
HSVhsv(101, 6%, 99%)
CMYKcmyk(4.3%, 0%, 6.3%, 0.8%)
CIE-LABlab(98.13, -6.42, 6.40)
CIE-LCHlch(98.13, 9.07, 135.07°)
OKLaboklab(98.15% -0.0172 0.0168)
OKLCHoklch(98.15% 0.024 135.7)
XYZxyz(87.0267, 95.2419, 93.9031)
Luminance0.9524 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FDED #F8EDFD
analogous
#FAFDED #F2FDED #EDFDF0
triadic
#F2FDED #EDF2FD #FDEDF2
tetradic
#F2FDED #EDFAFD #F8EDFD #FDF0ED
square
#F2FDED #EDFAFD #F8EDFD #FDF0ED
split-complementary
#F2FDED #F0EDFD #FDEDFA
monochromatic
#A2F17F #CAF7B6 #EBFCE3 #EBFCE3 #EBFCE3

Accessibility & contrast

On white

1.05
#F2FDED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.05
#F2FDED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FDED
20.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FDED#FFFFFF#000000##000000
##F2FDED1.001.0520.0520.05
#FFFFFF1.051.0021.0021.00
#00000020.0521.001.001.00
##00000020.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFAEC
Deuteranopia (green-blind)
#FDF9EE
Tritanopia (blue-blind)
#F2FCF8
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f2fded;
/* rgb */ color: rgb(242, 253, 237);
/* oklch */ color: oklch(98.2% 0.024 135.7);
Tailwind
colors: {
  custom: {
    50: '#f6fef2',
    500: '#f2fded',
    950: '#000000',
  },
}
SCSS
$custom: #f2fded;
$custom-light: #f6fef2;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fded",
  "rgb": {
    "r": 242,
    "g": 253,
    "b": 237
  },
  "hsl": {
    "h": 101.25,
    "s": 80,
    "l": 96.078
  },
  "oklch": {
    "l": 0.98152,
    "c": 0.02399,
    "h": 135.7
  },
  "luminance": 0.95242
}

Semantic roles & 50–950 ramp

primary
#F2FDED
secondary
#D3A8E6
accent
#09DC9A
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2FDED

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

Preview Lab → · Contrast checker → · Palette generator →

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