#EAFADC#EAFADC

#EAFADC is a very light, muted yellow-green. Relative luminance 0.910; OKLCH L 96.5% C 0.043 H 130.2°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).

Color values

HEX#EAFADC
RGBrgb(234, 250, 220)
HSLhsl(92, 75%, 92%)
HSVhsv(92, 12%, 98%)
CMYKcmyk(6.4%, 0%, 12%, 2%)
CIE-LABlab(96.42, -10.47, 12.61)
CIE-LCHlch(96.42, 16.39, 129.70°)
OKLaboklab(96.54% -0.0277 0.0327)
OKLCHoklch(96.54% 0.043 130.2)
XYZxyz(81.0334, 91.0306, 80.9979)
Luminance0.9103 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EAFADC #ECDCFA
analogous
#F9FADC #EAFADC #DCFADD
triadic
#EAFADC #DCEAFA #FADCEA
tetradic
#EAFADC #DCF9FA #ECDCFA #FADDDC
square
#EAFADC #DCF9FA #ECDCFA #FADDDC
split-complementary
#EAFADC #DDDCFA #FADCF9
monochromatic
#AAEB71 #CAF2A6 #EAFADC #EFFBE4 #EFFBE4

Accessibility & contrast

On white

1.09
#EAFADC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.21
#EAFADC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EAFADC
19.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EAFADC#FFFFFF#000000##000000
##EAFADC1.001.0919.2119.21
#FFFFFF1.091.0021.0021.00
#00000019.2121.001.001.00
##00000019.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDF5DA
Deuteranopia (green-blind)
#FBF4DD
Tritanopia (blue-blind)
#EBF7F1
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #eafadc;
/* rgb */ color: rgb(234, 250, 220);
/* oklch */ color: oklch(96.5% 0.043 130.2);
Tailwind
colors: {
  custom: {
    50: '#f0fce6',
    500: '#eafadc',
    950: '#000000',
  },
}
SCSS
$custom: #eafadc;
$custom-light: #f0fce6;
$custom-dark: #000000;
JSON
{
  "hex": "#eafadc",
  "rgb": {
    "r": 234,
    "g": 250,
    "b": 220
  },
  "hsl": {
    "h": 92,
    "s": 75,
    "l": 92.157
  },
  "oklch": {
    "l": 0.96535,
    "c": 0.04289,
    "h": 130.2
  },
  "luminance": 0.91031
}

Semantic roles & 50–950 ramp

primary
#EAFADC
secondary
#BF9BE0
accent
#0ED779
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584

Preview Lab

Preview with #EAFADC

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

Preview Lab → · Contrast checker → · Palette generator →

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