#F2FFDB#F2FFDB

#F2FFDB is a very light, muted yellow-green. Relative luminance 0.955; OKLCH L 98.1% C 0.049 H 123.5°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).

Color values

HEX#F2FFDB
RGBrgb(242, 255, 219)
HSLhsl(82, 100%, 93%)
HSVhsv(82, 14%, 100%)
CMYKcmyk(5.1%, 0%, 14.1%, 0%)
CIE-LABlab(98.24, -10.38, 15.78)
CIE-LCHlch(98.24, 18.88, 123.33°)
OKLaboklab(98.11% -0.027 0.0408)
OKLCHoklch(98.11% 0.049 123.5)
XYZxyz(85.1623, 95.5116, 80.9531)
Luminance0.9551 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFDB #E8DBFF
analogous
#FFFADB #F2FFDB #E0FFDB
triadic
#F2FFDB #DBF2FF #FFDBF2
tetradic
#F2FFDB #DBFFFA #E8DBFF #FFDBE0
square
#F2FFDB #DBFFFA #E8DBFF #FFDBE0
split-complementary
#F2FFDB #DBE0FF #FADBFF
monochromatic
#C6FF61 #DCFF9E #F2FFDB #F4FFE0 #F4FFE0

Accessibility & contrast

On white

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

On black

20.10
#F2FFDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FFDB
20.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FFDB#FFFFFF#000000##000000
##F2FFDB1.001.0420.1020.10
#FFFFFF1.041.0021.0021.00
#00000020.1021.001.001.00
##00000020.1021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2ffdb;
/* rgb */ color: rgb(242, 255, 219);
/* oklch */ color: oklch(98.1% 0.049 123.5);
Tailwind
colors: {
  custom: {
    50: '#f6ffe6',
    500: '#f2ffdb',
    950: '#000000',
  },
}
SCSS
$custom: #f2ffdb;
$custom-light: #f6ffe6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2ffdb",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 219
  },
  "hsl": {
    "h": 81.667,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.98105,
    "c": 0.0489,
    "h": 123.5
  },
  "luminance": 0.95512
}

Semantic roles & 50–950 ramp

primary
#F2FFDB
secondary
#B392EC
accent
#00E653
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684

Preview Lab

Preview with #F2FFDB

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

Preview Lab → · Contrast checker → · Palette generator →

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