#DEFB79#DEFB79
#DEFB79 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 94.1% C 0.159 H 120.0°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFB79 |
|---|---|
| RGB | rgb(222, 251, 121) |
| HSL | hsl(73, 94%, 73%) |
| HSV | hsv(73, 52%, 98%) |
| CMYK | cmyk(11.6%, 0%, 51.8%, 1.6%) |
| CIE-LAB | lab(94.27, -27.96, 58.44) |
| CIE-LCH | lch(94.27, 64.78, 115.57°) |
| OKLab | oklab(94.09% -0.0795 0.1378) |
| OKLCH | oklch(94.09% 0.159 120) |
| XYZ | xyz(68.0732, 85.9047, 31.0805) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.38
Light Yellow Green
#CCFD7F
ΔE00 3.91
Light Pea Green
#C4FE82
ΔE00 5.51
Pale Lime
#BEFD73
ΔE00 5.64
Yellow Green
#C8FD3D
ΔE00 5.72
Faded Yellow
#FEFF7F
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFB79 #9679FB
analogous
#FBD779 #DEFB79 #9DFB79
triadic
#DEFB79 #79DEFB #FB79DE
tetradic
#DEFB79 #79FBD7 #9679FB #FB799D
square
#DEFB79 #79FBD7 #9679FB #FB799D
split-complementary
#DEFB79 #799DFB #D779FB
monochromatic
#BEF207 #CFF93E #DEFB79 #EDFDB4 #F8FEE1
Accessibility & contrast
On white
1.16
#DEFB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#DEFB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFB79
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFB79 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6D
Deuteranopia (green-blind)
#FFEF81
Tritanopia (blue-blind)
#E8F0DE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #defb79; /* rgb */ color: rgb(222, 251, 121); /* oklch */ color: oklch(94.1% 0.159 120.0);
Tailwind
colors: {
custom: {
50: '#eafca3',
500: '#defb79',
950: '#000000',
},
}SCSS
$custom: #defb79; $custom-light: #eafca3; $custom-dark: #000000;
JSON
{
"hex": "#defb79",
"rgb": {
"r": 222,
"g": 251,
"b": 121
},
"hsl": {
"h": 73.385,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.94093,
"c": 0.15908,
"h": 120
},
"luminance": 0.85904
}Semantic roles & 50–950 ramp
primary
#DEFB79
secondary
#6240D8
accent
#00E633
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16170F
muted
#858580