#EAFBDF#EAFBDF

#EAFBDF is a very light, muted yellow-green. Relative luminance 0.918; OKLCH L 96.8% C 0.041 H 132.9°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).

Color values

HEX#EAFBDF
RGBrgb(234, 251, 223)
HSLhsl(96, 78%, 93%)
HSVhsv(96, 11%, 98%)
CMYKcmyk(6.8%, 0%, 11.2%, 1.6%)
CIE-LABlab(96.74, -10.47, 11.53)
CIE-LCHlch(96.74, 15.58, 132.24°)
OKLaboklab(96.81% -0.0279 0.03)
OKLCHoklch(96.81% 0.041 132.9)
XYZxyz(81.7459, 91.8140, 83.2130)
Luminance0.9181 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EAFBDF #F0DFFB
analogous
#F8FBDF #EAFBDF #DFFBE2
triadic
#EAFBDF #DFEAFB #FBDFEA
tetradic
#EAFBDF #DFF8FB #F0DFFB #FBE2DF
square
#EAFBDF #DFF8FB #F0DFFB #FBE2DF
split-complementary
#EAFBDF #E2DFFB #FBDFF8
monochromatic
#A3ED72 #C6F4A9 #EAFBDF #EDFCE4 #EDFCE4

Accessibility & contrast

On white

1.08
#EAFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.36
#EAFBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EAFBDF
19.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EAFBDF#FFFFFF#000000##000000
##EAFBDF1.001.0819.3619.36
#FFFFFF1.081.0021.0021.00
#00000019.3621.001.001.00
##00000019.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF7DD
Deuteranopia (green-blind)
#FBF5E0
Tritanopia (blue-blind)
#EBF8F3
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #eafbdf;
/* rgb */ color: rgb(234, 251, 223);
/* oklch */ color: oklch(96.8% 0.041 132.9);
Tailwind
colors: {
  custom: {
    50: '#f0fce9',
    500: '#eafbdf',
    950: '#000000',
  },
}
SCSS
$custom: #eafbdf;
$custom-light: #f0fce9;
$custom-dark: #000000;
JSON
{
  "hex": "#eafbdf",
  "rgb": {
    "r": 234,
    "g": 251,
    "b": 223
  },
  "hsl": {
    "h": 96.429,
    "s": 77.778,
    "l": 92.941
  },
  "oklch": {
    "l": 0.96811,
    "c": 0.04095,
    "h": 132.9
  },
  "luminance": 0.91814
}

Semantic roles & 50–950 ramp

primary
#EAFBDF
secondary
#C79CE2
accent
#0BDA89
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584

Preview Lab

Preview with #EAFBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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