#EAFFEB#EAFFEB

#EAFFEB is a very light, muted green. Relative luminance 0.950; OKLCH L 97.9% C 0.034 H 146.6°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).

Color values

HEX#EAFFEB
RGBrgb(234, 255, 235)
HSLhsl(123, 100%, 96%)
HSVhsv(123, 8%, 100%)
CMYKcmyk(8.2%, 0%, 7.8%, 0%)
CIE-LABlab(98.04, -10.42, 7.23)
CIE-LCHlch(98.04, 12.68, 145.25°)
OKLaboklab(97.93% -0.0286 0.0189)
OKLCHoklch(97.93% 0.034 146.6)
XYZxyz(84.6841, 95.0097, 92.4584)
Luminance0.9501 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EAFFEB #FFEAFE
analogous
#F3FFEA #EAFFEB #EAFFF5
triadic
#EAFFEB #EBEAFF #FFEBEA
tetradic
#EAFFEB #EAF3FF #FFEAFE #FFF5EA
square
#EAFFEB #EAF3FF #FFEAFE #FFF5EA
split-complementary
#EAFFEB #F5EAFF #FFEAF3
monochromatic
#70FF76 #ADFFB1 #E0FFE2 #E0FFE2 #E0FFE2

Accessibility & contrast

On white

1.05
#EAFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.00
#EAFFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EAFFEB
20.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EAFFEB#FFFFFF#000000##000000
##EAFFEB1.001.0520.0020.00
#FFFFFF1.051.0021.0021.00
#00000020.0021.001.001.00
##00000020.0021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FCF8EC
Tritanopia (blue-blind)
#E8FEF9
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #eaffeb;
/* rgb */ color: rgb(234, 255, 235);
/* oklch */ color: oklch(97.9% 0.034 146.6);
Tailwind
colors: {
  custom: {
    50: '#f0fff1',
    500: '#eaffeb',
    950: '#000000',
  },
}
SCSS
$custom: #eaffeb;
$custom-light: #f0fff1;
$custom-dark: #000000;
JSON
{
  "hex": "#eaffeb",
  "rgb": {
    "r": 234,
    "g": 255,
    "b": 235
  },
  "hsl": {
    "h": 122.857,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.97925,
    "c": 0.03428,
    "h": 146.6
  },
  "luminance": 0.95011
}

Semantic roles & 50–950 ramp

primary
#EAFFEB
secondary
#EE9FEA
accent
#00DBE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685

Preview Lab

Preview with #EAFFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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