#DCFF79#DCFF79
#DCFF79 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.165 H 121.8°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF79 |
|---|---|
| RGB | rgb(220, 255, 121) |
| HSL | hsl(76, 100%, 74%) |
| HSV | hsv(76, 53%, 100%) |
| CMYK | cmyk(13.7%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(95.21, -30.57, 59.50) |
| CIE-LCH | lch(95.21, 66.90, 117.19°) |
| OKLab | oklab(94.81% -0.0867 0.1401) |
| OKLCH | oklch(94.81% 0.165 121.8) |
| XYZ | xyz(68.7268, 88.1161, 31.4729) |
| Luminance | 0.8812 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.94
Light Yellow Green
#CCFD7F
ΔE00 3.16
Light Pea Green
#C4FE82
ΔE00 4.73
Pale Lime
#BEFD73
ΔE00 4.77
Yellow Green
#C8FD3D
ΔE00 5.21
Light Lime Green
#B9FF66
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF79 #9C79FF
analogous
#FFDF79 #DCFF79 #99FF79
triadic
#DCFF79 #79DCFF #FF79DC
tetradic
#DCFF79 #79FFDF #9C79FF #FF7999
square
#DCFF79 #79FFDF #9C79FF #FF7999
split-complementary
#DCFF79 #7999FF #DF79FF
monochromatic
#BBFE00 #CCFF3C #DCFF79 #ECFFB6 #F7FFE0
Accessibility & contrast
On white
1.13
#DCFF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DCFF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF79
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF79 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26C
Deuteranopia (green-blind)
#FFF181
Tritanopia (blue-blind)
#E6F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcff79; /* rgb */ color: rgb(220, 255, 121); /* oklch */ color: oklch(94.8% 0.165 121.8);
Tailwind
colors: {
custom: {
50: '#e9ffa3',
500: '#dcff79',
950: '#000000',
},
}SCSS
$custom: #dcff79; $custom-light: #e9ffa3; $custom-dark: #000000;
JSON
{
"hex": "#dcff79",
"rgb": {
"r": 220,
"g": 255,
"b": 121
},
"hsl": {
"h": 75.672,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.94813,
"c": 0.1648,
"h": 121.8
},
"luminance": 0.88116
}Semantic roles & 50–950 ramp
primary
#DCFF79
secondary
#683FDD
accent
#00E63C
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680