#DEF16F#DEF16F

#DEF16F is a very light, vivid yellow. Relative luminance 0.796; OKLCH L 91.8% C 0.156 H 116.5°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).

Color values

HEX#DEF16F
RGBrgb(222, 241, 111)
HSLhsl(69, 82%, 69%)
HSVhsv(69, 54%, 95%)
CMYKcmyk(7.9%, 0%, 53.9%, 5.5%)
CIE-LABlab(91.50, -24.09, 59.69)
CIE-LCHlch(91.50, 64.37, 111.98°)
OKLaboklab(91.84% -0.0695 0.1396)
OKLCHoklch(91.84% 0.156 116.5)
XYZxyz(64.4498, 79.5886, 27.0028)
Luminance0.7959 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF16F #826FF1
analogous
#F1C36F #DEF16F #9DF16F
triadic
#DEF16F #6FDEF1 #F16FDE
tetradic
#DEF16F #6FF1C3 #826FF1 #F16F9D
square
#DEF16F #6FF1C3 #826FF1 #F16F9D
split-complementary
#DEF16F #6F9DF1 #C36FF1
monochromatic
#B6D114 #D1EC37 #DEF16F #EBF6A7 #F8FCDF

Accessibility & contrast

On white

1.24
#DEF16F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.92
#DEF16F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF16F
16.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF16F#FFFFFF#000000##000000
##DEF16F1.001.2416.9216.92
#FFFFFF1.241.0021.0021.00
#00000016.9221.001.001.00
##00000016.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFE662
Deuteranopia (green-blind)
#FEE877
Tritanopia (blue-blind)
#EAE5D4
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #def16f;
/* rgb */ color: rgb(222, 241, 111);
/* oklch */ color: oklch(91.8% 0.156 116.5);
Tailwind
colors: {
  custom: {
    50: '#ebf59c',
    500: '#def16f',
    950: '#000000',
  },
}
SCSS
$custom: #def16f;
$custom-light: #ebf59c;
$custom-dark: #000000;
JSON
{
  "hex": "#def16f",
  "rgb": {
    "r": 222,
    "g": 241,
    "b": 111
  },
  "hsl": {
    "h": 68.769,
    "s": 82.278,
    "l": 69.02
  },
  "oklch": {
    "l": 0.91838,
    "c": 0.15592,
    "h": 116.5
  },
  "luminance": 0.79588
}

Semantic roles & 50–950 ramp

primary
#DEF16F
secondary
#4F3ACA
accent
#07DF26
background
#FFFFFC
surface
#FEFEF5
border
#D6D6CF
text
#16170E
muted
#85857F

Preview Lab

Preview with #DEF16F

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

Preview Lab → · Contrast checker → · Palette generator →

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