#EAFBED#EAFBED

#EAFBED is a very light, muted green. Relative luminance 0.926; OKLCH L 97.2% C 0.026 H 150.8°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).

Color values

HEX#EAFBED
RGBrgb(234, 251, 237)
HSLhsl(131, 68%, 95%)
HSVhsv(131, 7%, 98%)
CMYKcmyk(6.8%, 0%, 5.6%, 1.6%)
CIE-LABlab(97.07, -8.07, 4.79)
CIE-LCHlch(97.07, 9.39, 149.29°)
OKLaboklab(97.17% -0.0224 0.0125)
OKLCHoklch(97.17% 0.026 150.8)
XYZxyz(83.7120, 92.6005, 93.5678)
Luminance0.9260 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EAFBED #FBEAF8
analogous
#EFFBEA #EAFBED #EAFBF5
triadic
#EAFBED #EDEAFB #FBEDEA
tetradic
#EAFBED #EAEFFB #FBEAF8 #FBF5EA
square
#EAFBED #EAEFFB #FBEAF8 #FBF5EA
split-complementary
#EAFBED #F5EAFB #FBEAEF
monochromatic
#83E795 #B7F1C1 #E5FAE9 #E5FAE9 #E5FAE9

Accessibility & contrast

On white

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

On black

19.52
#EAFBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EAFBED
19.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EAFBED#FFFFFF#000000##000000
##EAFBED1.001.0819.5219.52
#FFFFFF1.081.0021.0021.00
#00000019.5221.001.001.00
##00000019.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF8EC
Deuteranopia (green-blind)
#F8F6EE
Tritanopia (blue-blind)
#E8FAF7
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #eafbed;
/* rgb */ color: rgb(234, 251, 237);
/* oklch */ color: oklch(97.2% 0.026 150.8);
Tailwind
colors: {
  custom: {
    50: '#f0fcf2',
    500: '#eafbed',
    950: '#000000',
  },
}
SCSS
$custom: #eafbed;
$custom-light: #f0fcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#eafbed",
  "rgb": {
    "r": 234,
    "g": 251,
    "b": 237
  },
  "hsl": {
    "h": 130.588,
    "s": 68,
    "l": 95.098
  },
  "oklch": {
    "l": 0.97171,
    "c": 0.02568,
    "h": 150.8
  },
  "luminance": 0.92601
}

Semantic roles & 50–950 ramp

primary
#EAFBED
secondary
#E0A9D7
accent
#16AFD0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585

Preview Lab

Preview with #EAFBED

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

Preview Lab → · Contrast checker → · Palette generator →

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