#DEFB95#DEFB95

#DEFB95 is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.5% C 0.131 H 121.9°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).

Color values

HEX#DEFB95
RGBrgb(222, 251, 149)
HSLhsl(77, 93%, 78%)
HSVhsv(77, 41%, 98%)
CMYKcmyk(11.6%, 0%, 40.6%, 1.6%)
CIE-LABlab(94.61, -25.13, 45.73)
CIE-LCHlch(94.61, 52.18, 118.79°)
OKLaboklab(94.47% -0.0694 0.1114)
OKLCHoklch(94.47% 0.131 121.9)
XYZxyz(70.0461, 86.6938, 41.4714)
Luminance0.8669 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFB95 #B295FB
analogous
#FBE595 #DEFB95 #ABFB95
triadic
#DEFB95 #95DEFB #FB95DE
tetradic
#DEFB95 #95FBE5 #B295FB #FB95AB
square
#DEFB95 #95FBE5 #B295FB #FB95AB
split-complementary
#DEFB95 #95ABFB #E595FB
monochromatic
#B9F71F #CCF95A #DEFB95 #F0FDD0 #F6FEE2

Accessibility & contrast

On white

1.15
#DEFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.34
#DEFB95 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFB95
18.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFB95#FFFFFF#000000##000000
##DEFB951.001.1518.3418.34
#FFFFFF1.151.0021.0021.00
#00000018.3421.001.001.00
##00000018.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF08D
Deuteranopia (green-blind)
#FFF09A
Tritanopia (blue-blind)
#E6F2E2
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #defb95;
/* rgb */ color: rgb(222, 251, 149);
/* oklch */ color: oklch(94.5% 0.131 121.9);
Tailwind
colors: {
  custom: {
    50: '#e9fcb5',
    500: '#defb95',
    950: '#000000',
  },
}
SCSS
$custom: #defb95;
$custom-light: #e9fcb5;
$custom-dark: #000000;
JSON
{
  "hex": "#defb95",
  "rgb": {
    "r": 222,
    "g": 251,
    "b": 149
  },
  "hsl": {
    "h": 77.059,
    "s": 92.727,
    "l": 78.431
  },
  "oklch": {
    "l": 0.94472,
    "c": 0.13126,
    "h": 121.9
  },
  "luminance": 0.86694
}

Semantic roles & 50–950 ramp

primary
#DEFB95
secondary
#7E59DC
accent
#00E641
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581

Preview Lab

Preview with #DEFB95

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

Preview Lab → · Contrast checker → · Palette generator →

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