#DDFF79#DDFF79
#DDFF79 is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 94.9% C 0.164 H 121.4°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF79 |
|---|---|
| RGB | rgb(221, 255, 121) |
| HSL | hsl(75, 100%, 74%) |
| HSV | hsv(75, 53%, 100%) |
| CMYK | cmyk(13.3%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(95.28, -30.20, 59.60) |
| CIE-LCH | lch(95.28, 66.81, 116.87°) |
| OKLab | oklab(94.88% -0.0858 0.1403) |
| OKLCH | oklch(94.88% 0.164 121.4) |
| XYZ | xyz(69.0305, 88.2726, 31.4871) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.03
Light Yellow Green
#CCFD7F
ΔE00 3.34
Light Pea Green
#C4FE82
ΔE00 4.91
Pale Lime
#BEFD73
ΔE00 4.96
Yellow Green
#C8FD3D
ΔE00 5.25
Light Lime Green
#B9FF66
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF79 #9B79FF
analogous
#FFDE79 #DDFF79 #9AFF79
triadic
#DDFF79 #79DDFF #FF79DD
tetradic
#DDFF79 #79FFDE #9B79FF #FF799A
square
#DDFF79 #79FFDE #9B79FF #FF799A
split-complementary
#DDFF79 #799AFF #DE79FF
monochromatic
#BDFE00 #CDFF3C #DDFF79 #EDFFB6 #F7FFE0
Accessibility & contrast
On white
1.13
#DDFF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DDFF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF79
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF79 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26C
Deuteranopia (green-blind)
#FFF281
Tritanopia (blue-blind)
#E7F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddff79; /* rgb */ color: rgb(221, 255, 121); /* oklch */ color: oklch(94.9% 0.164 121.4);
Tailwind
colors: {
custom: {
50: '#eaffa3',
500: '#ddff79',
950: '#000000',
},
}SCSS
$custom: #ddff79; $custom-light: #eaffa3; $custom-dark: #000000;
JSON
{
"hex": "#ddff79",
"rgb": {
"r": 221,
"g": 255,
"b": 121
},
"hsl": {
"h": 75.224,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.94883,
"c": 0.16444,
"h": 121.4
},
"luminance": 0.88273
}Semantic roles & 50–950 ramp
primary
#DDFF79
secondary
#673FDD
accent
#00E63A
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680