#DEF8EA#DEF8EA

#DEF8EA is a very light, muted green. Relative luminance 0.886; OKLCH L 95.6% C 0.033 H 162.3°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).

Color values

HEX#DEF8EA
RGBrgb(222, 248, 234)
HSLhsl(148, 65%, 92%)
HSVhsv(148, 10%, 97%)
CMYKcmyk(10.5%, 0%, 5.6%, 2.7%)
CIE-LABlab(95.41, -11.04, 3.85)
CIE-LCHlch(95.41, 11.69, 160.78°)
OKLaboklab(95.64% -0.0314 0.01)
OKLCHoklch(95.64% 0.033 162.3)
XYZxyz(78.5396, 88.6037, 90.7903)
Luminance0.8861 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF8EA #F8DEEC
analogous
#DFF8DE #DEF8EA #DEF8F7
triadic
#DEF8EA #EADEF8 #F8EADE
tetradic
#DEF8EA #DEDFF8 #F8DEEC #F8F7DE
square
#DEF8EA #DEDFF8 #F8DEEC #F8F7DE
split-complementary
#DEF8EA #F7DEF8 #F8DEDF
monochromatic
#79E3AA #ACEDCA #DEF8EA #E6FAEF #E6FAEF

Accessibility & contrast

On white

1.12
#DEF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.72
#DEF8EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF8EA
18.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF8EA#FFFFFF#000000##000000
##DEF8EA1.001.1218.7218.72
#FFFFFF1.121.0021.0021.00
#00000018.7221.001.001.00
##00000018.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#DAF8F4
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #def8ea;
/* rgb */ color: rgb(222, 248, 234);
/* oklch */ color: oklch(95.6% 0.033 162.3);
Tailwind
colors: {
  custom: {
    50: '#e8faf0',
    500: '#def8ea',
    950: '#000000',
  },
}
SCSS
$custom: #def8ea;
$custom-light: #e8faf0;
$custom-dark: #000000;
JSON
{
  "hex": "#def8ea",
  "rgb": {
    "r": 222,
    "g": 248,
    "b": 234
  },
  "hsl": {
    "h": 147.692,
    "s": 65,
    "l": 92.157
  },
  "oklch": {
    "l": 0.95638,
    "c": 0.03292,
    "h": 162.3
  },
  "luminance": 0.88605
}

Semantic roles & 50–950 ramp

primary
#DEF8EA
secondary
#DB9FBF
accent
#197ACD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585

Preview Lab

Preview with #DEF8EA

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

Preview Lab → · Contrast checker → · Palette generator →

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