#F2FFEB#F2FFEB

#F2FFEB is a very light, muted yellow-green. Relative luminance 0.964; OKLCH L 98.5% C 0.030 H 134.4°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).

Color values

HEX#F2FFEB
RGBrgb(242, 255, 235)
HSLhsl(99, 100%, 96%)
HSVhsv(99, 8%, 100%)
CMYKcmyk(5.1%, 0%, 7.8%, 0%)
CIE-LABlab(98.59, -7.76, 8.09)
CIE-LCHlch(98.59, 11.21, 133.80°)
OKLaboklab(98.5% -0.0207 0.0211)
OKLCHoklch(98.5% 0.03 134.4)
XYZxyz(87.3708, 96.3950, 92.5843)
Luminance0.9639 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFEB #F8EBFF
analogous
#FCFFEB #F2FFEB #EBFFEE
triadic
#F2FFEB #EBF2FF #FFEBF2
tetradic
#F2FFEB #EBFCFF #F8EBFF #FFEEEB
square
#F2FFEB #EBFCFF #F8EBFF #FFEEEB
split-complementary
#F2FFEB #EEEBFF #FFEBFC
monochromatic
#A2FF71 #CAFFAE #EBFFE0 #EBFFE0 #EBFFE0

Accessibility & contrast

On white

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

On black

20.28
#F2FFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FFEB
20.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FFEB#FFFFFF#000000##000000
##F2FFEB1.001.0420.2820.28
#FFFFFF1.041.0021.0021.00
#00000020.2821.001.001.00
##00000020.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCEA
Deuteranopia (green-blind)
#FFFBEC
Tritanopia (blue-blind)
#F2FDF9
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f2ffeb;
/* rgb */ color: rgb(242, 255, 235);
/* oklch */ color: oklch(98.5% 0.030 134.4);
Tailwind
colors: {
  custom: {
    50: '#f6fff1',
    500: '#f2ffeb',
    950: '#000000',
  },
}
SCSS
$custom: #f2ffeb;
$custom-light: #f6fff1;
$custom-dark: #000000;
JSON
{
  "hex": "#f2ffeb",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 235
  },
  "hsl": {
    "h": 99,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.98499,
    "c": 0.02957,
    "h": 134.4
  },
  "luminance": 0.96395
}

Semantic roles & 50–950 ramp

primary
#F2FFEB
secondary
#D3A0EE
accent
#00E695
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685

Preview Lab

Preview with #F2FFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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