#EFF2CC#EFF2CC

#EFF2CC is a very light, muted yellow. Relative luminance 0.862; OKLCH L 94.9% C 0.050 H 111.0°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).

Color values

HEX#EFF2CC
RGBrgb(239, 242, 204)
HSLhsl(65, 59%, 87%)
HSVhsv(65, 16%, 95%)
CMYKcmyk(1.2%, 0%, 15.7%, 5.1%)
CIE-LABlab(94.40, -7.27, 18.04)
CIE-LCHlch(94.40, 19.45, 111.95°)
OKLaboklab(94.92% -0.0178 0.0465)
OKLCHoklch(94.92% 0.05 111)
XYZxyz(78.2468, 86.2152, 69.6341)
Luminance0.8621 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFF2CC #CFCCF2
analogous
#F2E2CC #EFF2CC #DCF2CC
triadic
#EFF2CC #CCEFF2 #F2CCEF
tetradic
#EFF2CC #CCF2E2 #CFCCF2 #F2CCDC
square
#EFF2CC #CCF2E2 #CFCCF2 #F2CCDC
split-complementary
#EFF2CC #CCDCF2 #E2CCF2
monochromatic
#D0D96A #E0E69B #EFF2CC #F7F9E7 #F7F9E7

Accessibility & contrast

On white

1.15
#EFF2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.24
#EFF2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFF2CC
18.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFF2CC#FFFFFF#000000##000000
##EFF2CC1.001.1518.2418.24
#FFFFFF1.151.0021.0021.00
#00000018.2421.001.001.00
##00000018.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8EECA
Deuteranopia (green-blind)
#F9F0CD
Tritanopia (blue-blind)
#F4EDE7
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #eff2cc;
/* rgb */ color: rgb(239, 242, 204);
/* oklch */ color: oklch(94.9% 0.050 111.0);
Tailwind
colors: {
  custom: {
    50: '#f4f6db',
    500: '#eff2cc',
    950: '#000000',
  },
}
SCSS
$custom: #eff2cc;
$custom-light: #f4f6db;
$custom-dark: #000000;
JSON
{
  "hex": "#eff2cc",
  "rgb": {
    "r": 239,
    "g": 242,
    "b": 204
  },
  "hsl": {
    "h": 64.737,
    "s": 59.375,
    "l": 87.451
  },
  "oklch": {
    "l": 0.94915,
    "c": 0.04977,
    "h": 111
  },
  "luminance": 0.86215
}

Semantic roles & 50–950 ramp

primary
#EFF2CC
secondary
#9691D1
accent
#1EC72C
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171715
muted
#858584

Preview Lab

Preview with #EFF2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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