#DEFF79#DEFF79
#DEFF79 is a very light, vivid yellow-green. Relative luminance 0.884; OKLCH L 95.0% C 0.164 H 121.1°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF79 |
|---|---|
| RGB | rgb(222, 255, 121) |
| HSL | hsl(75, 100%, 74%) |
| HSV | hsv(75, 53%, 100%) |
| CMYK | cmyk(12.9%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(95.34, -29.82, 59.69) |
| CIE-LCH | lch(95.34, 66.73, 116.55°) |
| OKLab | oklab(94.95% -0.0848 0.1405) |
| OKLCH | oklch(94.95% 0.164 121.1) |
| XYZ | xyz(69.3359, 88.4301, 31.5014) |
| Luminance | 0.8843 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.13
Light Yellow Green
#CCFD7F
ΔE00 3.52
Light Pea Green
#C4FE82
ΔE00 5.10
Pale Lime
#BEFD73
ΔE00 5.15
Yellow Green
#C8FD3D
ΔE00 5.30
Light Lime Green
#B9FF66
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF79 #9A79FF
analogous
#FFDD79 #DEFF79 #9BFF79
triadic
#DEFF79 #79DEFF #FF79DE
tetradic
#DEFF79 #79FFDD #9A79FF #FF799B
square
#DEFF79 #79FFDD #9A79FF #FF799B
split-complementary
#DEFF79 #799BFF #DD79FF
monochromatic
#BFFE00 #CFFF3C #DEFF79 #EDFFB6 #F7FFE0
Accessibility & contrast
On white
1.12
#DEFF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DEFF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF79
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF79 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26C
Deuteranopia (green-blind)
#FFF281
Tritanopia (blue-blind)
#E8F4E1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #deff79; /* rgb */ color: rgb(222, 255, 121); /* oklch */ color: oklch(95.0% 0.164 121.1);
Tailwind
colors: {
custom: {
50: '#eaffa3',
500: '#deff79',
950: '#000000',
},
}SCSS
$custom: #deff79; $custom-light: #eaffa3; $custom-dark: #000000;
JSON
{
"hex": "#deff79",
"rgb": {
"r": 222,
"g": 255,
"b": 121
},
"hsl": {
"h": 74.776,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.94953,
"c": 0.16408,
"h": 121.1
},
"luminance": 0.8843
}Semantic roles & 50–950 ramp
primary
#DEFF79
secondary
#663FDD
accent
#00E639
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680